Adding new stuff
This commit is contained in:
parent
ce1d84d88f
commit
6e2c31ff5a
5 changed files with 4 additions and 4 deletions
8
.vimrc
8
.vimrc
|
|
@ -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
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue