mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Merge branch 'master' of https://github.com/jdhao/nvim-config
This commit is contained in:
commit
dd508af5f6
@ -35,8 +35,8 @@ let g:loaded_zipPlugin = 1
|
|||||||
let loaded_gzip = 1
|
let loaded_gzip = 1
|
||||||
let g:loaded_tarPlugin = 1
|
let g:loaded_tarPlugin = 1
|
||||||
|
|
||||||
" Do not use builtin matchit.vim and matchparen.vim
|
" Do not use builtin matchit.vim and matchparen.vim since we use vim-matchup
|
||||||
let loaded_matchit = 1
|
let g:loaded_matchit = 1
|
||||||
let g:loaded_matchparen = 1
|
let g:loaded_matchparen = 1
|
||||||
"}}
|
"}}
|
||||||
"}}
|
"}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user