bump
This commit is contained in:
@ -1 +1 @@
|
||||
au Bufread,BufNewFile *.ib set filetype=ib
|
||||
au Bufread,BufNewFile *.ib,*.qst,*.op set filetype=ib
|
||||
|
@ -22,10 +22,10 @@ syn match RedText "==.*=="
|
||||
syn match PurpleText "--.*--"
|
||||
syn match PinkText "^\s*<.*$"
|
||||
|
||||
syn keyword ib_keyword OP You SAGE sage
|
||||
syn keyword ib_keyword OP You SAGE sage desu bump
|
||||
|
||||
|
||||
" High_lighting:
|
||||
" Highlighting:
|
||||
hi link Dice SpecialKey
|
||||
hi def Italic term=italic cterm=italic gui=italic
|
||||
hi def Bold term=bold cterm=bold gui=bold
|
||||
|
Reference in New Issue
Block a user