mirror of
https://github.com/amix/vimrc
synced 2025-06-16 17:45:00 +08:00
Default to Hack font
This commit is contained in:
@ -229,7 +229,7 @@ map <C-h> <C-W>h
|
||||
map <C-l> <C-W>l
|
||||
|
||||
" Close the current buffer
|
||||
map <leader>bd :Bclose<cr>
|
||||
map <leader>bd :Bclose<cr>:tabclose<cr>gT
|
||||
|
||||
" Close all the buffers
|
||||
map <leader>ba :bufdo bd<cr>
|
||||
|
Reference in New Issue
Block a user