Avoid error if Vim didn't come with editorconfig

This commit is contained in:
Danielle McLean 2023-11-02 20:09:17 +11:00
parent 456c00af35
commit a85fb47bb8
Signed by: 00dani
GPG key ID: 52C059C3B22A753E

View file

@ -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