X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6e3f43ece0fd8128c5d317a233b3515cf6a98ef0..04d4f692235a57b68b6ff9b82b536f7e3bfe437b:/.vimrc?ds=inline diff --git a/.vimrc b/.vimrc index f609ba45..1dfe87dc 100644 --- a/.vimrc +++ b/.vimrc @@ -1451,6 +1451,7 @@ filetype plugin indent on syntax on packadd! editorconfig +packadd! matchit " leave the w mark whenever a file is written autocmd BufWrite * normal mw