formatting
This commit is contained in:
parent
d78b9bc624
commit
17c6b291f2
1 changed files with 0 additions and 2 deletions
|
|
@ -20,7 +20,6 @@
|
||||||
# TODO: i want to see 4 spaces when i press tab in python and 2 spaces in nix using setlocal
|
# TODO: i want to see 4 spaces when i press tab in python and 2 spaces in nix using setlocal
|
||||||
# is it possible for me to set this per language?
|
# is it possible for me to set this per language?
|
||||||
|
|
||||||
|
|
||||||
# folding
|
# folding
|
||||||
foldmethod = "expr";
|
foldmethod = "expr";
|
||||||
foldexpr = "nvim_treesitter#foldexpr()";
|
foldexpr = "nvim_treesitter#foldexpr()";
|
||||||
|
|
@ -46,6 +45,5 @@
|
||||||
|
|
||||||
msgsep = "‾";
|
msgsep = "‾";
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue