From 0c6bcb945d0ac5ea29f679d1ef76cbcd1f1537e5 Mon Sep 17 00:00:00 2001 From: self Date: Sun, 8 May 2022 11:00:58 +0100 Subject: Added gopls to install --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index d6b5e70..68c88ac 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 # Nvim LSP +pacman -S rust-analyzer ccls gopls # Nvim LSP pacman -S torbrowser-launcher firefox # Browsers yay -S librewolf-bin pacman -S mpd ncmpcpp mpc mpv # Music etc. -- cgit v1.2.1