mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 03:35:10 +01:00
vim todo keyword highlighting changes
This commit is contained in:
@@ -11,9 +11,14 @@ endif
|
|||||||
|
|
||||||
" Remarks about the day
|
" Remarks about the day
|
||||||
syntax match todoDayKeyword "thuiswerken"
|
syntax match todoDayKeyword "thuiswerken"
|
||||||
|
syntax match todoDayKeyword "Thuis"
|
||||||
|
syntax match todoDayKeyword "Thuiswerken"
|
||||||
|
syntax match todoDayKeyword "Hackathon"
|
||||||
|
syntax match todoDayKeyword "hackathon"
|
||||||
syntax match todoDayKeyword "papadag"
|
syntax match todoDayKeyword "papadag"
|
||||||
syntax match todoDayKeyword "vrije dag"
|
syntax match todoDayKeyword "vrije dag"
|
||||||
syntax match todoDayKeyword "vrij"
|
syntax match todoDayKeyword "vrij"
|
||||||
|
syntax match todoDayKeyword "Vrij"
|
||||||
syntax match todoDayKeyword "koningsdag"
|
syntax match todoDayKeyword "koningsdag"
|
||||||
"syntax match todoDayKeyword "ill"
|
"syntax match todoDayKeyword "ill"
|
||||||
syntax match todoDayKeyword "ziek"
|
syntax match todoDayKeyword "ziek"
|
||||||
|
|||||||
Reference in New Issue
Block a user