summaryrefslogtreecommitdiffstats
path: root/ftplugin/pug.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-05-02 11:52:54 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-05-02 11:52:54 +0200
commit93e3f020a9637b3df9109348cef5fcc3e0bbda43 (patch)
tree19c6ad241f33729e4e9029a15420469df8c8de39 /ftplugin/pug.vim
parent81ccd020323492a2ca471e561ff7c794dbfc5d8f (diff)
downloadvim-polyglot-2.8.0.tar.gz
vim-polyglot-2.8.0.zip
Rename jade to pugv2.8.0
Diffstat (limited to 'ftplugin/pug.vim')
-rw-r--r--ftplugin/pug.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftplugin/pug.vim b/ftplugin/pug.vim
index c2b622f7..dea25f68 100644
--- a/ftplugin/pug.vim
+++ b/ftplugin/pug.vim
@@ -1,4 +1,4 @@
-if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'jade') == -1
+if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'pug') == -1
" Vim filetype plugin
" Language: Pug