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