Avoid error if Vim didn't come with editorconfig
This commit is contained in:
parent
456c00af35
commit
a85fb47bb8
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ colorscheme gruvbox8
|
|||
inoremap jj <Esc>
|
||||
nnoremap <C-t> :Files<CR>
|
||||
|
||||
packadd! editorconfig
|
||||
silent! packadd! editorconfig
|
||||
|
||||
if exists('+belloff')
|
||||
set belloff+=ctrlg
|
||||
|
|
Loading…
Reference in a new issue