test
This commit is contained in:
parent
6e65baece3
commit
f185c27126
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
||||||
breakindent = true;
|
breakindent = true;
|
||||||
colorcolumn = "100";
|
colorcolumn = "100";
|
||||||
# This is the default value. `:help cot` to see the available options.
|
# This is the default value. `:help cot` to see the available options.
|
||||||
completeopt = "menu,preview";
|
# completeopt = "menu,preview";
|
||||||
cursorline = true;
|
cursorline = true;
|
||||||
};
|
};
|
||||||
plugins = {
|
plugins = {
|
||||||
|
|
Loading…
Reference in a new issue