enable folding
This commit is contained in:
parent
a503bbf92c
commit
5a5d5e3945
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
plugins.treesitter = {
|
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 = {
|
settings = {
|
||||||
ensure_installed = [
|
ensure_installed = [
|
||||||
"python"
|
"python"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue