Remove bullshit sensible inclusion.
This commit is contained in:
@@ -57,7 +57,7 @@ vnoremap <silent> p p`]
|
||||
vnoremap <silent> y y`]
|
||||
"
|
||||
filetype off
|
||||
let g:polyglot_disabled = ["autoindent"]
|
||||
let g:polyglot_disabled = ["autoindent", "sensible"]
|
||||
"
|
||||
call plug#begin('~/.vim/plugged')
|
||||
Plug 'bonsaiben/bootstrap-snippets'
|
||||
|
||||
Reference in New Issue
Block a user