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