diff options
| author | adikro <adikro@disroot.org> | 2026-03-23 16:12:29 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-23 16:12:29 +0100 |
| commit | 1d40f7be90fa740ce34d7c0873b4acf205bca06a (patch) | |
| tree | 99aa7a59039b655dbb03e0e8508c3070daaf2fce /hm/editors | |
| parent | 08e25c159d9d948a66488b807d9f30712ef9d2b6 (diff) | |
thinkpad stuff
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; |
