extracted nvim to seperate arch dep
parent
74952b3b5b
commit
a1fc88f3da
@ -0,0 +1,5 @@
|
||||
neovim
|
||||
lua
|
||||
npm
|
||||
yarn
|
||||
xclip
|
@ -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"
|
||||
|
Loading…
Reference in New Issue