summaryrefslogtreecommitdiff
path: root/hm/editors
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-03-23 16:12:29 +0100
committeradikro <adikro@disroot.org>2026-03-23 16:12:29 +0100
commit1d40f7be90fa740ce34d7c0873b4acf205bca06a (patch)
tree99aa7a59039b655dbb03e0e8508c3070daaf2fce /hm/editors
parent08e25c159d9d948a66488b807d9f30712ef9d2b6 (diff)
thinkpad stuff
Diffstat (limited to 'hm/editors')
-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;