From 8dcf5337e946603768b43f02dc6eceb67b4ebd9d Mon Sep 17 00:00:00 2001 From: self Date: Fri, 20 May 2022 18:55:28 +0100 Subject: added ctags --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 68c88ac..c23b5aa 100755 --- a/setup.sh +++ b/setup.sh @@ -81,7 +81,7 @@ pacman -S sxiv python-pywal # Background pacman -S polkit # poweroff w/o sudo yay -S vscodium-bin vscodium-bin-marketplace # Vscodium pacman -S vim neovim # Vim -pacman -S rust-analyzer ccls gopls # Nvim LSP +pacman -S rust-analyzer ccls gopls ctags # Nvim LSP etc. pacman -S torbrowser-launcher firefox # Browsers yay -S librewolf-bin pacman -S mpd ncmpcpp mpc mpv # Music etc. -- cgit v1.2.1