From 14ae7bcb71503c5a05b0067fdd16d97a466cc759 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Sch=C3=BCtt?= Date: Wed, 13 Mar 2019 18:16:36 +0100 Subject: [PATCH] Add cp2k version to vim editor plugin --- tools/input_editing/vim/vim.xsl | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/input_editing/vim/vim.xsl b/tools/input_editing/vim/vim.xsl index 08708c561b..ae1f83f211 100644 --- a/tools/input_editing/vim/vim.xsl +++ b/tools/input_editing/vim/vim.xsl @@ -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: () if exists("b:current_syntax") finish