swconfig/vim/qtvim
2024-09-23 10:46:33 +08:00

4 lines
59 B
Plaintext

let mapleader=";"
map ;b :b<CR>
map ;p :p<CR>
map ;f :f<CR>