diff options
author | self <self@sateoki.xyz> | 2022-05-20 18:55:28 +0100 |
---|---|---|
committer | self <self@sateoki.xyz> | 2022-05-20 18:55:28 +0100 |
commit | 8dcf5337e946603768b43f02dc6eceb67b4ebd9d (patch) | |
tree | 53a3fc24026ef6e3086e1e7eebf08f3eb304bbef | |
parent | 48ea849d0e8adeb6b9633a7f487ba0b44a18ba7a (diff) |
added ctags
-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 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. |