fix chezmoi packages: add neovim
This commit is contained in:
parent
e025594116
commit
462351459e
@ -4,6 +4,8 @@ brews = [
|
|||||||
'git',
|
'git',
|
||||||
'zsh',
|
'zsh',
|
||||||
'vim',
|
'vim',
|
||||||
|
'neovim',
|
||||||
|
'neovide',
|
||||||
'lsix',
|
'lsix',
|
||||||
'eza',
|
'eza',
|
||||||
'grc',
|
'grc',
|
||||||
@ -42,7 +44,10 @@ pacman = [
|
|||||||
'grc',
|
'grc',
|
||||||
'zellij',
|
'zellij',
|
||||||
'ranger',
|
'ranger',
|
||||||
|
'vim',
|
||||||
'gvim',
|
'gvim',
|
||||||
|
'neovim',
|
||||||
|
'neovide',
|
||||||
'python',
|
'python',
|
||||||
'go',
|
'go',
|
||||||
'nodejs',
|
'nodejs',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user