neovim: default editor

This commit is contained in:
2023-08-18 21:45:38 +03:00
parent a9ab4b4514
commit 1522a5284e
2 changed files with 5 additions and 5 deletions

View File

@@ -130,7 +130,7 @@
sysdig.enable = pkgs.stdenv.hostPlatform.system == "x86_64-linux";
vim.defaultEditor = true;
#vim.defaultEditor = true;
};
services = {