diff --git a/colors/nord.vim b/colors/nord.vim index d9e5fd7..9c5571c 100755 --- a/colors/nord.vim +++ b/colors/nord.vim @@ -573,7 +573,7 @@ if has('nvim') call s:hi("LspDiagnosticsUnderlineInformation" , s:nord8_gui, "", s:nord8_term, "", "undercurl", "") call s:hi("LspDiagnosticsUnderlineHint" , s:nord10_gui, "", s:nord10_term, "", "undercurl", "") endif - + " Gitsigns " > lewis6991/gitsigns.nvim hi! link GitSignsCurrentLineBlame Comment @@ -712,7 +712,7 @@ hi! link pandocSimpleTableHeader pandocAtxHeader hi! link pandocStrong markdownBold hi! link pandocTableHeaderWord pandocAtxHeader hi! link pandocUListItemBullet Operator - + if has('nvim') " tree-sitter " > nvim-treesitter/nvim-treesitter