mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
update keymappings
This commit is contained in:
parent
86041e9bf6
commit
062cdae201
@ -29,7 +29,9 @@ map <C-t><C-w> :tabclose<CR>
|
||||
map <C-t><C-a> :tabs<CR>
|
||||
|
||||
" toggle NerdTree
|
||||
map <F4> :NERDTreeToggle<CR>
|
||||
map <F7> :NERDTreeToggle<CR>
|
||||
" toggle TagBar
|
||||
nmap <F8> :TagbarToggle<CR>
|
||||
|
||||
set expandtab
|
||||
set shiftwidth=2
|
||||
|
Loading…
Reference in New Issue
Block a user