mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
remove faulty vimrc autocmd
This commit is contained in:
@@ -310,7 +310,6 @@ endfunction
|
|||||||
" Reloading vim
|
" Reloading vim
|
||||||
augroup VimReload
|
augroup VimReload
|
||||||
autocmd!
|
autocmd!
|
||||||
autocmd BufRead $MYVIMRC :lcd fnamemodify(resolve($MYVIMRC), ':h:p')
|
|
||||||
autocmd BufWritePost $MYVIMRC source $MYVIMRC | call LightlineReload()
|
autocmd BufWritePost $MYVIMRC source $MYVIMRC | call LightlineReload()
|
||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user