Compare commits

..

No commits in common. "86b542b4d0e6bc74a393e1681261b1e1d2b6bb37" and "fc3afdf441b1a9374b023ae37340eff4f0c756a2" have entirely different histories.

View file

@ -50,7 +50,7 @@
call s:hi('Italic', 0xE, '', 'italic', '')
call s:hi('Bold', 0xA, '', 'bold', '')
call s:hi('Underlined', 0x8, '', 'underline', '')
call s:hi('Title', 0xD, '', 'NONE', '')
call s:hi('Title', 0xD, '', '', '')
hi! link Directory Title
call s:hi('Conceal', 0xC, 'NONE', '', '')
call s:hi('NonText', 0x3, '', '', '')