diff --git a/.vimrc b/.vimrc index afd8ae4..ce7415a 100644 --- a/.vimrc +++ b/.vimrc @@ -259,6 +259,8 @@ function! Run() endfunction command! -bar Run :execute Run() + 0verbose runtime! plugin/matchit.vim + 0verbose runtime! macros/matchit.vim endif " Section: Mappings {{{1