diff options
Diffstat (limited to 'hm/editors')
| -rw-r--r-- | hm/editors/nixvim/nixvim.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/editors/nixvim/nixvim.nix b/hm/editors/nixvim/nixvim.nix index 835556a..b623f75 100644 --- a/hm/editors/nixvim/nixvim.nix +++ b/hm/editors/nixvim/nixvim.nix @@ -144,7 +144,7 @@ in plugins = { overseer.enable = true; - neotest.enable = true; + # neotest.enable = true; tiny-inline-diagnostic = { enable = true; |
