diff --git a/keymap.vim b/keymap.vim index ef47115..6d69fc5 100644 --- a/keymap.vim +++ b/keymap.vim @@ -18,3 +18,6 @@ map! "+p " Open the terminal in a separate window noremap :belowright split +resize12 term://zsh + +" Delete the current buffer without closing the window in normal mode +noremap :bnext :bd#