Skip to content

Commit

Permalink
Match libmodal prompt highlight group to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Iron-E committed Sep 8, 2020
1 parent 00b5b38 commit 38b7261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/libmodal.vim
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ endif
" The default highlight groups (for colors) are specified below.
" Change these default colors by defining or linking the corresponding highlight group.
highlight default link LibmodalPrompt ModeMsg
highlight default LibmodalStar cterm=underline ctermfg=Cyan ctermbg=NONE gui=underline guifg=#55CCFF guibg=NONE guisp=#FFFFFF
highlight default link LibmodalStar StatusLine

0 comments on commit 38b7261

Please sign in to comment.