{ tabstop = 4; shiftwidth = 4; softtabstop = 4; expandtab = true; number = true; numberwidth = 2; termguicolors = true; foldmethod = "expr"; foldexpr = "nvim_treesitter#foldexpr()"; foldlevelstart = 99; }