This commit is contained in:
2025-08-11 18:23:33 +00:00
parent 958695240d
commit b23ee7ffb0
6 changed files with 13 additions and 256 deletions

View File

@@ -3,6 +3,7 @@
expandtab = true;
shiftwidth = 2;
relativenumber = true;
mouse = "";
# foldmethod = "expr";
# foldexpr = "nvim_treesitter#foldexpr()";
};