Highlight section and keyword names with hyphens too

This commit is contained in:
Matthias Krack 2024-01-12 12:11:43 +01:00
parent 48d3695c3c
commit d73a108234

View file

@ -119,6 +119,7 @@ syn region cp2kString matchgroup=cp2kStringDelimiter start=+`+ end=+`+
setlocal autoindent
setlocal expandtab
setlocal iskeyword+=-
"----------------------------------------------------------------------------/
" Indentation support for CP2K input syntax