~mdkcore/dotfiles

313e4ffc84889a07334a6f7ad38704cd5c8e5b4b — Rodrigo Oliveira 1 year, 9 months ago 132b948
[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