neovim to be managed home-manager instead of Lazy
This commit is contained in:
		@@ -59,9 +59,6 @@
 | 
			
		||||
        gcon = "git config user.name";
 | 
			
		||||
        all-switch = "nix-switch && home-switch";
 | 
			
		||||
        all-update = "nix flake update ${flake_path}# && all-switch";
 | 
			
		||||
        vi = "nvim";
 | 
			
		||||
        vim = "nvim";
 | 
			
		||||
        vimdiff = "nvim -d";
 | 
			
		||||
      };
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user