mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
2 commits
fc3afdf441
...
86b542b4d0
Author | SHA1 | Date | |
---|---|---|---|
|
86b542b4d0 | ||
|
a7d57f2fd8 |
1 changed files with 1 additions and 1 deletions
|
@ -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, '', '', '')
|
||||
call s:hi('Title', 0xD, '', 'NONE', '')
|
||||
hi! link Directory Title
|
||||
call s:hi('Conceal', 0xC, 'NONE', '', '')
|
||||
call s:hi('NonText', 0x3, '', '', '')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue