fix chezmoi packages: add neovim

This commit is contained in:
Yuan Chiu 2025-04-30 10:08:59 +08:00
parent e025594116
commit 462351459e

View File

@ -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',