X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6e3f43ece0fd8128c5d317a233b3515cf6a98ef0..2111f57ad96adfcb96cb106b9d53f10a96dc074c:/.vimrc 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