feat: add package rust-analyzer
This commit is contained in:
parent
2448ce6ab3
commit
aa9dfca6c1
@ -11,7 +11,7 @@ ARG DEV_GID=1001
|
|||||||
RUN pacman -Sy --noconfirm && \
|
RUN pacman -Sy --noconfirm && \
|
||||||
pacman -S --noconfirm --needed \
|
pacman -S --noconfirm --needed \
|
||||||
base-devel neovim git git-lfs fish tmux go-yq rust starship \
|
base-devel neovim git git-lfs fish tmux go-yq rust starship \
|
||||||
nodejs python fzf fd ripgrep jdk-openjdk fisher yazi less \
|
nodejs python fzf fd ripgrep jdk-openjdk fisher yazi less rust-analyzer \
|
||||||
lazygit luarocks python-pynvim npm bash-completion tree-sitter-cli kitty-terminfo \
|
lazygit luarocks python-pynvim npm bash-completion tree-sitter-cli kitty-terminfo \
|
||||||
lua51 openssh fortune-mod && \
|
lua51 openssh fortune-mod && \
|
||||||
pacman -Scc --noconfirm && \
|
pacman -Scc --noconfirm && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user