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