summaryrefslogtreecommitdiff
path: root/hm/editors/nixvim
diff options
context:
space:
mode:
Diffstat (limited to 'hm/editors/nixvim')
-rw-r--r--hm/editors/nixvim/nixvim.nix2
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;