summaryrefslogtreecommitdiffstats
path: root/indent/pug.vim
diff options
context:
space:
mode:
Diffstat (limited to 'indent/pug.vim')
-rw-r--r--indent/pug.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/indent/pug.vim b/indent/pug.vim
index 6518d7c3..0f0a4388 100644
--- a/indent/pug.vim
+++ b/indent/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 indent file
" Language: Pug