mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-27 00:48:30 +02:00
home.file -> xdg.configFile
This commit is contained in:
parent
e366f02180
commit
4a652c226f
5 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue