mirror of
https://github.com/davegallant/nix-config
synced 2025-08-05 10:33:39 +00:00
Enable auto-save on neovim
This commit is contained in:
@@ -399,6 +399,7 @@ in
|
||||
];
|
||||
|
||||
plugins = {
|
||||
auto-save.enable = true;
|
||||
copilot-vim.enable = true;
|
||||
cmp-path.enable = true;
|
||||
cmp-treesitter.enable = true;
|
||||
|
Reference in New Issue
Block a user