mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Highlight section and keyword names with hyphens too
This commit is contained in:
parent
48d3695c3c
commit
d73a108234
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ syn region cp2kString matchgroup=cp2kStringDelimiter start=+`+ end=+`+
|
|||
|
||||
setlocal autoindent
|
||||
setlocal expandtab
|
||||
setlocal iskeyword+=-
|
||||
|
||||
"----------------------------------------------------------------------------/
|
||||
" Indentation support for CP2K input syntax
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue