feat: add package rust-analyzer

This commit is contained in:
Pallav Vasa 2025-05-20 08:52:50 +00:00
parent 2448ce6ab3
commit aa9dfca6c1

View File

@ -11,7 +11,7 @@ ARG DEV_GID=1001
RUN pacman -Sy --noconfirm && \
pacman -S --noconfirm --needed \
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 \
lua51 openssh fortune-mod && \
pacman -Scc --noconfirm && \