Files
org-vim/runtime/macros/matchit.vim
T

6 lines
124 B
VimL
Raw Normal View History

2016-03-25 18:35:01 +01:00
" Load the matchit package.
" For those users who were loading the matchit plugin from here.
if 1
packadd matchit
endif