diff --git a/vimrc b/vimrc index 5cef276..52756d3 100644 --- a/vimrc +++ b/vimrc @@ -66,6 +66,9 @@ NeoBundleCheck " other stuff +"" reload when vim config changes +autocmd! bufwritepost .vimrc source % + "" Encoding set encoding=utf-8 set fileencoding=utf-8