Skip to content

Commit

Permalink
Fix author name
Browse files Browse the repository at this point in the history
Signed-off-by: hoenirvili <hoenirvili@gmail.com>
  • Loading branch information
Salvatore-Elio Giulitti authored and hoenirvili committed Apr 4, 2022
1 parent 3a7771f commit 09aff38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colors/nord.vim
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ call s:hi("CocInfoSign" , s:nord8_gui, "", s:nord8_term, "", "", "")
call s:hi("CocHintSign" , s:nord10_gui, "", s:nord10_term, "", "", "")

" vim-go
" > faith/vim-go
" > fatih/vim-go
call s:hi("goBuiltins", s:nord7_gui, "", s:nord7_term, "", "", "")
hi! link goConstants Keyword
hi! link goFunctionCall Function
Expand Down

0 comments on commit 09aff38

Please sign in to comment.