1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 11:53:27 +02:00
home-manager/tests/modules/programs/neovim
Matthieu Coudron bd83eab622
programs.neovim: default to init.lua (#3233)
We change the current logic: instead of writing an init.vim which loads
lua/init-home-manager.lua, we write an init.lua that sources init.vim

This commit also avoids writing any of these files if the plugins have
no config.
2022-09-22 10:39:55 +02:00
..
coc-config.expected neovim: Add coc support (#2154) 2021-07-25 22:40:07 -04:00
coc-config.nix neovim: Add coc support (#2154) 2021-07-25 22:40:07 -04:00
default.nix neovim runtime (#3168) 2022-08-23 22:02:05 +02:00
no-init.nix programs.neovim: default to init.lua (#3233) 2022-09-22 10:39:55 +02:00
plugin-config.nix neovim runtime (#3168) 2022-08-23 22:02:05 +02:00
plugin-config.vim programs.neovim: default to init.lua (#3233) 2022-09-22 10:39:55 +02:00
runtime.nix neovim runtime (#3168) 2022-08-23 22:02:05 +02:00