Remove defaultEditor setting
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
colorschemes.gruvbox.enable = true;
|
||||
defaultEditor = true;
|
||||
globals = {
|
||||
indent_guides_enable_on_vim_startup = 1;
|
||||
nix_recommended_style = 0;
|
||||
|
||||
Reference in New Issue
Block a user