diff --git a/hosts/water7/home.nix b/hosts/water7/home.nix index e51752d..41b07e3 100644 --- a/hosts/water7/home.nix +++ b/hosts/water7/home.nix @@ -72,6 +72,7 @@ # Vim config vim = { enable = true; + defaultEditor = true; settings = { expandtab = true; tabstop = 2;