nvim: switched to true color color scheme - this should work with neovim-qt
This commit is contained in:
parent
1a5ad57bb5
commit
b52b8827eb
3 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,5 @@
|
|||
GuiFont Hack:h9
|
||||
GuiTabline 0
|
||||
:call GuiClipboard()
|
||||
let $NVIM_TUI_ENABLE_TRUE_COLOR=1
|
||||
set termguicolors
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
set termguicolors
|
||||
set runtimepath^=~/.vim runtimepath+=~/.vim/after
|
||||
let &packpath = &runtimepath
|
||||
source ~/.vimrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue