Fix disabling autoindent, #541

This commit is contained in:
Adam Stankiewicz
2020-09-09 16:45:51 +02:00
parent a4a9481d37
commit cecfb5dd10

View File

@@ -1777,8 +1777,7 @@ au BufNewFile,BufRead,StdinReadPost *
\ | call polyglot#Heuristics() | endif
if !has_key(s:disabled_packages, 'helm')
if !has_key(s:disabled_packages, 'autoindent')
" Code below re-implements sleuth for vim-polyglot
let g:loaded_sleuth = 1