summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorself <self@sateoki.xyz>2022-05-08 11:00:58 +0100
committerself <self@sateoki.xyz>2022-05-08 11:00:58 +0100
commit0c6bcb945d0ac5ea29f679d1ef76cbcd1f1537e5 (patch)
tree09e94b416374375794aa5021d88b1564b36de472
parent4962219244754ebac19a2e060dd3f3e528376592 (diff)
Added gopls to install
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
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.