summaryrefslogtreecommitdiffstats
path: root/syntax
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 /syntax
parent81ccd020323492a2ca471e561ff7c794dbfc5d8f (diff)
downloadvim-polyglot-2.8.0.tar.gz
vim-polyglot-2.8.0.zip
Rename jade to pugv2.8.0
Diffstat (limited to 'syntax')
-rw-r--r--syntax/pug.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/pug.vim b/syntax/pug.vim
index 4848de3d..d8416a88 100644
--- a/syntax/pug.vim
+++ b/syntax/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 syntax file
" Language: Pug