diff --git a/vim/.vimrc b/vim/.vimrc index b44c054..e0df3db 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -236,7 +236,7 @@ endif inoremap jj "" delete buffer -noremap bd :BClose +noremap bd :bd "" indent visual selected code without unselecting and going back to normal mode vnoremap > >gv