OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      37638a788ebe
DATE      2026-04-03
SUBJECT   nvf: diable folding in vim.options
FILES     2 CHANGED
HASH      37638a788ebe
DATE      2026-04-03
SUBJECT   nvf: diable folding in vim.options
FILES     2 CHANGED
 

diff --git a/outputs/pkgs/ook-vim/config/opts.nix b/outputs/pkgs/ook-vim/config/op
ts.nix
index 6be19b6..0f96db4 100644
--- a/outputs/pkgs/ook-vim/config/opts.nix
+++ b/outputs/pkgs/ook-vim/config/opts.nix
@@ -1,6 +1,7 @@
 {
   vim = {
     options = {
+      foldenable = false;
       tabstop = 2;
       shiftwidth = 2;
       autoindent = true;

diff --git a/outputs/pkgs/ook-vim/config/opt
s.nix b/outputs/pkgs/ook-vim/config/opts.nix
index 6be19b6..0f96db4 100644
--- a/outputs/pkgs/ook-vim/config/opts.nix
+++ b/outputs/pkgs/ook-vim/config/opts.nix
@@ -1,6 +1,7 @@
 {
   vim = {
     options = {
+      foldenable = false;
       tabstop = 2;
       shiftwidth = 2;
       autoindent = true;
 

diff --git a/outputs/pkgs/ook-vim/config/plugins/treesitter.nix b/outputs/pkgs/ook
-vim/config/plugins/treesitter.nix
index 9625dd0..152b9e1 100644
--- a/outputs/pkgs/ook-vim/config/plugins/treesitter.nix
+++ b/outputs/pkgs/ook-vim/config/plugins/treesitter.nix
@@ -1,7 +1,6 @@
 {pkgs, ...}: {
   vim.treesitter = {
     enable = 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 9625dd0..152b9e1 100644
--- a/outputs/pkgs/ook-vim/config/plugins/tr
eesitter.nix
+++ b/outputs/pkgs/ook-vim/config/plugins/tr
eesitter.nix
@@ -1,7 +1,6 @@
 {pkgs, ...}: {
   vim.treesitter = {
     enable = true;
-    fold = false;
     addDefaultGrammars = true;
     autotagHtml = true;
     grammars = with pkgs.vimPlugins.nvim-tr
eesitter.builtGrammars; [
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET