diff options
author | self <self@sateoki.xyz> | 2022-05-08 11:00:58 +0100 |
---|---|---|
committer | self <self@sateoki.xyz> | 2022-05-08 11:00:58 +0100 |
commit | 0c6bcb945d0ac5ea29f679d1ef76cbcd1f1537e5 (patch) | |
tree | 09e94b416374375794aa5021d88b1564b36de472 | |
parent | 4962219244754ebac19a2e060dd3f3e528376592 (diff) |
Added gopls to install
-rwxr-xr-x | setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |