[nvim] Use new neovim configuration files (lua) \o/
1 files changed, 10 insertions(+), 0 deletions(-) M .install.conf.yaml
M .install.conf.yaml => .install.conf.yaml +10 -0
@@ 22,6 22,16 @@ ~/.profile: profile ~/.bashrc: bashrc ~/.zshrc: zshrc + # neovim + ~/.config/nvim/init.lua: + create: true + path: nvim/init.lua + ~/.config/nvim/lua: + create: true + path: nvim/lua + ~/.config/nvim/after: + create: true + path: nvim/after ~/.pythonrc: pythonrc # tig ~/.config/tig: tig