1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-24 23:48:31 +02:00
home-manager/tests/modules/programs/neovim
Matthieu Coudron 8e0c1c55fb
programs.neovim: write config in $XDG_CONFIG_HOME/init.vim (#1652)
* neovim: write config in $XDG_CONFIG_HOME/init.vim

instead of wrapping the configuration, which has sideeffects
https://github.com/NixOS/nixpkgs/issues/55376

* fix: update test accordingly
2020-12-29 20:26:02 +01:00
..
default.nix vim: Allow setting init.vim config alongside plugins + neovim test (#876) 2020-09-25 02:08:39 +02:00
plugin-config.nix programs.neovim: write config in $XDG_CONFIG_HOME/init.vim (#1652) 2020-12-29 20:26:02 +01:00
plugin-config.vim vim: Allow setting init.vim config alongside plugins + neovim test (#876) 2020-09-25 02:08:39 +02:00