X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.vimrc;h=44c3fb1bb8757ad72a80ffe5dcedc357de30093f;hb=b78a9f27b37eca6b75ec1f2fc993c1e5b717609d;hp=5b1c832328074c253829e08817c1293bfc23c163;hpb=e117f565adb6da0ecbe1756e5c01f3489cfec0a5;p=dotfiles.git diff --git a/.vimrc b/.vimrc index 5b1c832..44c3fb1 100644 --- a/.vimrc +++ b/.vimrc @@ -3,6 +3,8 @@ syntax enable filetype indent plugin on autocmd! bufwritepost .vimrc source % +autocmd! bufwritepost .bashrc !source % +autocmd! bufwritepost .Xresources !xrdb -merge % set encoding=utf-8 set history=1000