test
This commit is contained in:
parent
79e368d0bf
commit
63edfe98c8
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
# Indent wrapped text.
|
# Indent wrapped text.
|
||||||
breakindent = true;
|
breakindent = true;
|
||||||
colorcolumn = "100";
|
colorcolumn = "100";
|
||||||
|
showmode = false;
|
||||||
};
|
};
|
||||||
plugins = {
|
plugins = {
|
||||||
treesitter.enable = true;
|
treesitter.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue