diff --git a/config/plugins/treesitter.nix b/config/plugins/treesitter.nix index 954f711..54cec01 100644 --- a/config/plugins/treesitter.nix +++ b/config/plugins/treesitter.nix @@ -1,6 +1,6 @@ { plugins.treesitter = { - # folding = true; # i dont like the way it starts neovim with everything folded + folding = true; # i dont like the way it starts neovim with everything folded settings = { ensure_installed = [ "python"