diff options
| author | jdhao <jdhao@hotmail.com> | 2019-10-28 10:48:07 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-28 10:48:07 +0800 |
| commit | fd92f486770fd4dfe95e6d45d0093dd01a7f708f (patch) | |
| tree | 6f5f4578a0fdd439872e98db46c0f200206b6b5d /options.vim | |
| parent | 9d8d46197a93395d0922a45a3f5f9730489e39cf (diff) | |
Fix an issue with termguicolors option
According to https://github.com/equalsraf/neovim-qt/issues/604, nvim-qt will set the termguicolors
options when it is started. However, if we add `set notermguicolors` in init.vim, the nvim-qt setting will
not take effect after nvim-qt is started. So we need to remove the `set notermguicolors` setting in the
config.
Diffstat (limited to 'options.vim')
0 files changed, 0 insertions, 0 deletions
