This commit is contained in:
Bartek Stalewski 2020-10-01 17:13:00 +02:00
parent 9dd4f7df6d
commit a7193e72dd

View File

@ -43,8 +43,8 @@ set matchpairs+=(:),{:},[:],<:>,':',":"
nmap <tab> <C-w>w
nmap <Esc><CR> :wq!<CR>
nmap <C-p> :Files ~<CR>
nmap <C-j> :term<CR>
nmap <C-p> :Files<CR>
nmap <C-a> :Files ~<CR>
nmap <C-n> :tabnew<CR>
nmap <C-q> :tabclose<CR>
nmap <C-Left> :tabprev<CR>