Add opensnitch

This commit is contained in:
Dave Gallant
2025-02-09 14:55:52 -05:00
parent 7f64cf264a
commit 8ca246c22b
2 changed files with 123 additions and 2 deletions

View File

@@ -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;