Add workaround to avoid vim-polyglot's set ts=2.
This commit is contained in:
@@ -57,6 +57,7 @@ vnoremap <silent> p p`]
|
||||
vnoremap <silent> y y`]
|
||||
"
|
||||
filetype off
|
||||
let g:polyglot_disabled = ["autoindent"]
|
||||
"
|
||||
call plug#begin('~/.vim/plugged')
|
||||
Plug 'bonsaiben/bootstrap-snippets'
|
||||
|
||||
Reference in New Issue
Block a user