feat(vimdoc): highlight modeline

This commit is contained in:
ObserverOfTime 2024-03-11 18:55:36 +02:00 committed by Christian Clason
parent e73c775aa9
commit 6576041660
2 changed files with 3 additions and 1 deletions

View file

@ -49,6 +49,8 @@
(url) @string.special.url
(modeline) @keyword.directive
((note) @comment.note
(#any-of? @comment.note "Note:" "NOTE:" "Notes:"))