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