Remove vim-sql-syntax, #528

This commit is contained in:
Adam Stankiewicz
2020-09-01 15:55:43 +02:00
parent e166f741ef
commit 8dd0474feb
22 changed files with 20 additions and 317 deletions

View File

@@ -1,4 +1,4 @@
if !exists('g:polyglot_disabled') || !(index(g:polyglot_disabled, 'typescript') != -1 || index(g:polyglot_disabled, 'typescript') != -1 || index(g:polyglot_disabled, 'jsx') != -1)
if !exists('g:polyglot_disabled') || (index(g:polyglot_disabled, 'javascript') == -1 && index(g:polyglot_disabled, 'jsx') == -1)
source <sfile>:h/javascript.vim