Rename jade to pug

This commit is contained in:
Adam Stankiewicz
2016-05-02 11:52:54 +02:00
parent 81ccd02032
commit 93e3f020a9
6 changed files with 6 additions and 6 deletions

View File

@@ -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