diff --git a/ftplugin/jade.vim b/ftplugin/jade.vim index 71152f39..a6ff9b9a 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