Set default size of terminal windows to 12 lines
This commit is contained in:
@@ -17,4 +17,4 @@ noremap <C-c> "+y
|
||||
map! <C-v> <C-o>"+p
|
||||
|
||||
" Open the terminal in a separate window
|
||||
noremap <A-t> :belowright split term://zsh<CR>
|
||||
noremap <A-t> :belowright split +resize12 term://zsh<CR>
|
||||
|
||||
Reference in New Issue
Block a user