Initial class construction
This commit is contained in:
5
Git/usr/share/vim/vim81/macros/matchit.vim
Normal file
5
Git/usr/share/vim/vim81/macros/matchit.vim
Normal file
@ -0,0 +1,5 @@
|
||||
" Load the matchit package.
|
||||
" For those users who were loading the matchit plugin from here.
|
||||
if 1
|
||||
packadd matchit
|
||||
endif
|
Reference in New Issue
Block a user