enable folding

This commit is contained in:
Osman Faruk Bayram 2025-08-11 22:07:24 +03:00
parent a503bbf92c
commit 5a5d5e3945

View file

@ -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"