mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Add opensnitch
This commit is contained in:
@@ -268,8 +268,7 @@ in
|
||||
];
|
||||
|
||||
plugins = {
|
||||
auto-save.enable = false;
|
||||
copilot-vim.enable = true;
|
||||
auto-save.enable = true;
|
||||
cmp-path.enable = true;
|
||||
cmp-treesitter.enable = true;
|
||||
commentary.enable = true;
|
||||
|
Reference in New Issue
Block a user