mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 05:45:11 +01:00
More keywords
This commit is contained in:
@@ -3,6 +3,7 @@ if exists("b:current_syntax")
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
syntax keyword todoKeyword todo done
|
syntax keyword todoKeyword todo done
|
||||||
|
syntax keyword todoKeyword vrij free
|
||||||
highlight link todoKeyword Keyword
|
highlight link todoKeyword Keyword
|
||||||
|
|
||||||
syntax match todoComment "\v#.*$"
|
syntax match todoComment "\v#.*$"
|
||||||
|
|||||||
Reference in New Issue
Block a user