mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 13:15:09 -07:00
parent
96be8a2c4d
commit
05712d4b20
@ -1,2 +1,4 @@
|
||||
" Nvim: load the matchit plugin by default.
|
||||
if stridx(&packpath, $VIMRUNTIME) >= 0
|
||||
packadd matchit
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user