Update colors/nord.vim

Co-Authored-By: Arctic Ice Studio <development@arcticicestudio.com>
This commit is contained in:
John Hennessey 2019-06-07 15:05:55 -04:00 committed by GitHub
parent 273e7ea84d
commit f68295473f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -508,6 +508,8 @@ call s:hi("ALEErrorSign" , s:nord11_gui, "", s:nord11_term, "", "", "")
" > neoclide/coc
call s:hi("CocWarningSign", s:nord13_gui, "", s:nord13_term, "", "", "")
call s:hi("CocErrorSign" , s:nord11_gui, "", s:nord11_term, "", "", "")
call s:hi("CocInfoSign" , s:nord8_gui, "", s:nord8_term, "", "", "")
call s:hi("CocHintSign" , s:nord10_gui, "", s:nord10_term, "", "", "")
" GitGutter
" > airblade/vim-gitgutter