bugfix
This commit is contained in:
parent
9e060a2e76
commit
ca003e1c87
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ return {
|
||||||
splitright = true,
|
splitright = true,
|
||||||
termguicolors = true,
|
termguicolors = true,
|
||||||
wrap = true,
|
wrap = true,
|
||||||
whichwrap = ''
|
whichwrap = '',
|
||||||
writebackup = false,
|
writebackup = false,
|
||||||
clipboard = "",
|
clipboard = "",
|
||||||
cmdheight = 1,
|
cmdheight = 1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue