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