quickfix definitions
This commit is contained in:
parent
c8f99f23c9
commit
97650b5dc7
|
@ -402,6 +402,14 @@ hi! def link phpRegion Normal
|
|||
hi! def link phpComparison Operator
|
||||
""}}}
|
||||
|
||||
"" quickfix
|
||||
""{{{
|
||||
hi! def link qfFilename Normal
|
||||
hi! def link qfLineNr Keyword
|
||||
hi! def link qfSeparator Normal
|
||||
hi! def link qfError String
|
||||
""}}}
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""
|
||||
" following are to be done
|
||||
"""""""""""""""""""""""""""""""""""""""""
|
||||
|
|
Loading…
Reference in New Issue