wip
This commit is contained in:
parent
88ca93a9a5
commit
0aea4725b5
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
@ -97,7 +97,7 @@ nmap <C-h> :bprevious<CR>
|
|||
"
|
||||
" Close the current buffer and move to the previous one
|
||||
" This replicates the idea of closing a tab
|
||||
nmap <C-w> :bp <BAR> bd #<CR>
|
||||
nmap <C-q> :bp <BAR> bd #<CR>
|
||||
"
|
||||
" nerdtree-git-plugin
|
||||
let g:NERDTreeGitStatusIndicatorMapCustom = {
|
||||
|
|
Loading…
Reference in a new issue