home.file -> xdg.configFile

This commit is contained in:
Rouven Seifert 2022-12-22 14:04:39 +01:00
parent e366f02180
commit 4a652c226f
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
5 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
programs.neovim = {
enable = true;
# defaultEditor = true; why the hell doesn't this work :(
# vimAlias = true;
vimAlias = true;
plugins = with pkgs.vimPlugins; [
nerdtree
nerdcommenter