OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      59bb69570f06
DATE      2026-04-03
SUBJECT   nvf: turn off folding
FILES     1 CHANGED
HASH      59bb69570f06
DATE      2026-04-03
SUBJECT   nvf: turn off folding
FILES     1 CHANGED
 

diff --git a/outputs/pkgs/ook-vim/config/plugins/treesitter.nix b/outputs/pkgs/ook
-vim/config/plugins/treesitter.nix
index f291405..9625dd0 100644
--- a/outputs/pkgs/ook-vim/config/plugins/treesitter.nix
+++ b/outputs/pkgs/ook-vim/config/plugins/treesitter.nix
@@ -1,7 +1,7 @@
 {pkgs, ...}: {
   vim.treesitter = {
     enable = true;
-    fold = true;
+    fold = false;
     addDefaultGrammars = true;
     autotagHtml = true;
     grammars = with pkgs.vimPlugins.nvim-treesitter.builtGrammars; [

diff --git a/outputs/pkgs/ook-vim/config/plu
gins/treesitter.nix b/outputs/pkgs/ook-vim/c
onfig/plugins/treesitter.nix
index f291405..9625dd0 100644
--- a/outputs/pkgs/ook-vim/config/plugins/tr
eesitter.nix
+++ b/outputs/pkgs/ook-vim/config/plugins/tr
eesitter.nix
@@ -1,7 +1,7 @@
 {pkgs, ...}: {
   vim.treesitter = {
     enable = true;
-    fold = true;
+    fold = false;
     addDefaultGrammars = true;
     autotagHtml = true;
     grammars = with pkgs.vimPlugins.nvim-tr
eesitter.builtGrammars; [
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET