From edf1aa4a1cc7993b33352870e099d1298d14f67f Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 17 Sep 2013 18:14:52 +0200 Subject: [PATCH] Update jade syntax --- ftplugin/jade.vim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ftplugin/jade.vim b/ftplugin/jade.vim index 71152f3..a6ff9b9 100644 --- a/ftplugin/jade.vim +++ b/ftplugin/jade.vim @@ -45,6 +45,8 @@ endif setlocal comments=://-,:// commentstring=//\ %s +setlocal suffixesadd=.jade + let b:undo_ftplugin = "setl cms< com< " \ " | unlet! b:browsefilter b:match_words | " . s:undo_ftplugin