mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-11 21:13:50 -05:00
Fix test and loading of filetypes, closes #577
This commit is contained in:
@@ -14,7 +14,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'n1ql') == -1
|
||||
" Questions, comments: <n1ql AT cime.net>
|
||||
" https://ciurana.eu/pgp, https://keybase.io/pr3d4t0r
|
||||
"
|
||||
" vim: set fileencoding=utf-8:
|
||||
" vim: set encoding=utf-8:
|
||||
|
||||
|
||||
if exists("b:current_syntax")
|
||||
|
||||
Reference in New Issue
Block a user