Adding new stuff

This commit is contained in:
ViktorBarzin 2017-07-19 00:00:02 +03:00
parent ce1d84d88f
commit 6e2c31ff5a
5 changed files with 4 additions and 4 deletions

8
.vimrc
View file

@ -130,10 +130,10 @@ set commentstring=#%s
"autocmd BufRead,BufNewFile *.html,*.js,*.xml call s:CompleteTags()
" Sources $MYVIMRC on changes
augroup reload_vimrc " {
autocmd!
autocmd BufWritePost $MYVIMRC source $MYVIMRC
augroup END " }
" augroup reload_vimrc " {
" autocmd!
" autocmd BufWritePost $MYVIMRC source $MYVIMRC
" augroup END " }
" Set VIMHOME