up
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
programs.nixvim.globalOpts = {
|
||||
expandtab = true;
|
||||
shiftwidth = 2;
|
||||
relativenumber = true;
|
||||
# foldmethod = "expr";
|
||||
# foldexpr = "nvim_treesitter#foldexpr()";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user