add settings
This commit is contained in:
parent
3b83d34260
commit
c48d110af2
1 changed files with 5 additions and 0 deletions
|
|
@ -21,6 +21,11 @@
|
||||||
spell = false;
|
spell = false;
|
||||||
swapfile = false;
|
swapfile = false;
|
||||||
timeoutlen = 300;
|
timeoutlen = 300;
|
||||||
|
termguicolors = true;
|
||||||
|
showmode = false;
|
||||||
|
splitbelow = true;
|
||||||
|
splitkeep = "screen";
|
||||||
|
splitright = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue