mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-02-04 13:30:26 +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