extracted nvim to seperate arch dep

This commit is contained in:
KeeganForelight 2023-03-16 12:24:18 -04:00
parent 74952b3b5b
commit a1fc88f3da
6 changed files with 13 additions and 3 deletions

View File

@ -4,7 +4,4 @@ bat
calcurse
pam-gnupg
zfxtop
neovim
lua
tmuxp
xclip

5
arch/nvim.deps Normal file
View File

@ -0,0 +1,5 @@
neovim
lua
npm
yarn
xclip

View File

@ -0,0 +1,5 @@
- shell:
-
command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownload --norebuild --useask --needed -S `cat arch/nvim.deps | grep -v '#'`"
description: "Installing base dependancies"

View File

@ -2,6 +2,7 @@ arch.base
arch.i3
arch.picom
arch.polybar
arch.nvim
vim
nvim
zsh

View File

@ -2,6 +2,7 @@ arch.base
arch.i3
arch.picom
arch.polybar
arch.nvim
vim
zsh
oh-my-zsh

View File

@ -2,6 +2,7 @@ arch.base
arch.i3
arch.picom
arch.polybar
arch.nvim
vim
zsh
oh-my-zsh