diff options
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -128,3 +128,6 @@ inoremap <silent><expr> <Tab> \ <SID>check_back_space() ? "\<Tab>" : \ coc#refresh() +" COC.NVIM colors +highlight CocFloating ctermbg=0 +highlight CocErrorFloat ctermfg=15 |
