mirror of
1
0
Fork 0

update keymappings

This commit is contained in:
Huaishun Hu 2017-11-27 17:57:28 +08:00
parent 86041e9bf6
commit 062cdae201
1 changed files with 3 additions and 1 deletions

View File

@ -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