Add cp2k version to vim editor plugin

This commit is contained in:
Ole Schütt 2019-03-13 18:16:36 +01:00 committed by Ole Schütt
parent 0e8c8d0185
commit 14ae7bcb71

View file

@ -9,6 +9,7 @@
" - XSLT dump and improved syntax highlighting (10.12.2013, Matthias Krack)
" - Folding and automatic indentation added (13.12.2013, Matthias Krack)
" - Remove folding since it overrides user's defaults (18.11.2016, Patrick Seewald)
" CP2K-Version: <xsl:value-of select="/CP2K_INPUT/CP2K_VERSION"/> (<xsl:value-of select="/CP2K_INPUT/COMPILE_REVISION"/>)
if exists("b:current_syntax")
finish