diff options
Diffstat (limited to 'home/editors/nixvim.nix')
| -rw-r--r-- | home/editors/nixvim.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/editors/nixvim.nix b/home/editors/nixvim.nix index cddfec0..6bfc119 100644 --- a/home/editors/nixvim.nix +++ b/home/editors/nixvim.nix @@ -7,6 +7,7 @@ viAlias = true; vimAlias = true; + defaultEditor = true; waylandSupport = true; colorschemes.gruvbox.enable = true; |
