mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Fix disabling autoindent, #541
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user