feat: nvim pkg cleanup
This commit is contained in:
parent
16bf8c6693
commit
99b8d39fec
5
config
5
config
@ -21,7 +21,6 @@ lang="${locales[0]}"
|
|||||||
pkg=(
|
pkg=(
|
||||||
base{,-devel} man-{db,pages} tldr
|
base{,-devel} man-{db,pages} tldr
|
||||||
efibootmgr
|
efibootmgr
|
||||||
fzf
|
|
||||||
git
|
git
|
||||||
htop
|
htop
|
||||||
iwd iptables-nft wireguard-tools bind gnu-netcat
|
iwd iptables-nft wireguard-tools bind gnu-netcat
|
||||||
@ -29,7 +28,7 @@ pkg=(
|
|||||||
lf
|
lf
|
||||||
linux{,-lts,-firmware} mkinitcpio
|
linux{,-lts,-firmware} mkinitcpio
|
||||||
neofetch
|
neofetch
|
||||||
neovim{,-lspconfig} python-pynvim ripgrep tree-sitter-cli bash-language-server pyright python-black
|
neovim{,-lspconfig} python-{pynvim,black} ripgrep bash-language-server pyright
|
||||||
opendoas
|
opendoas
|
||||||
openssh
|
openssh
|
||||||
p7zip unrar
|
p7zip unrar
|
||||||
@ -40,7 +39,7 @@ pkg=(
|
|||||||
terminus-font awesome-terminal-fonts
|
terminus-font awesome-terminal-fonts
|
||||||
tlp
|
tlp
|
||||||
udisks2 dosfstools exfatprogs
|
udisks2 dosfstools exfatprogs
|
||||||
zsh
|
zsh fzf
|
||||||
)
|
)
|
||||||
|
|
||||||
# vim: ft=sh
|
# vim: ft=sh
|
||||||
|
Loading…
Reference in New Issue
Block a user