OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      7eda6afd2dfc
DATE      2025-05-25
SUBJECT   neovim: disable treesitter context module
FILES     1 CHANGED
HASH      7eda6afd2dfc
DATE      2025-05-25
SUBJECT   neovim: disable treesitter context
          module
FILES     1 CHANGED
 

diff --git a/outputs/pkgs/ook-vim/config/plugins/treesitter.nix b/outputs/pkgs/ook
-vim/config/plugins/treesitter.nix
index 84ceddc..f291405 100644
--- a/outputs/pkgs/ook-vim/config/plugins/treesitter.nix
+++ b/outputs/pkgs/ook-vim/config/plugins/treesitter.nix
@@ -14,6 +14,6 @@
     ];
     highlight.enable = true;
     indent.enable = true;
-    context.enable = true;
+    context.enable = false;
   };
 }

diff --git a/outputs/pkgs/ook-vim/config/plu
gins/treesitter.nix b/outputs/pkgs/ook-vim/c
onfig/plugins/treesitter.nix
index 84ceddc..f291405 100644
--- a/outputs/pkgs/ook-vim/config/plugins/tr
eesitter.nix
+++ b/outputs/pkgs/ook-vim/config/plugins/tr
eesitter.nix
@@ -14,6 +14,6 @@
     ];
     highlight.enable = true;
     indent.enable = true;
-    context.enable = true;
+    context.enable = false;
   };
 }
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET