vim: Split vimrc into vimrc.d/
This commit is contained in:
3
.config/vim/vimrc.d/60-commands.vim
Normal file
3
.config/vim/vimrc.d/60-commands.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
" Commands #####################################################################
|
||||
command! DiffOrig vert new | set buftype=nofile | read ++edit # | 0d_ | diffthis
|
||||
\ | wincmd p | diffthis
|
||||
Reference in New Issue
Block a user