Skip to content

Commit

Permalink
Highlight section and keyword names with hyphens too
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed Jan 12, 2024
1 parent 48d3695 commit d73a108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/input_editing/vim/vim.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ syn region cp2kString matchgroup=cp2kStringDelimiter start=+`+ end=+`+

setlocal autoindent
setlocal expandtab
setlocal iskeyword+=-

"----------------------------------------------------------------------------/
" Indentation support for CP2K input syntax
Expand Down

0 comments on commit d73a108

Please sign in to comment.