summaryrefslogtreecommitdiffstats
path: root/ftplugin/haml.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftplugin/haml.vim')
-rw-r--r--ftplugin/haml.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftplugin/haml.vim b/ftplugin/haml.vim
index ec6f249d..1dc83371 100644
--- a/ftplugin/haml.vim
+++ b/ftplugin/haml.vim
@@ -5,7 +5,7 @@ endif
" Vim filetype plugin
" Language: Haml
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
-" Last Change: 2016 Aug 29
+" Last Change: 2019 Dec 05
" Only do this when not done yet for this buffer
if exists("b:did_ftplugin")