wip
This commit is contained in:
parent
16579be0fc
commit
88ca93a9a5
1 changed files with 0 additions and 3 deletions
3
.vimrc
3
.vimrc
|
@ -99,9 +99,6 @@ nmap <C-h> :bprevious<CR>
|
||||||
" This replicates the idea of closing a tab
|
" This replicates the idea of closing a tab
|
||||||
nmap <C-w> :bp <BAR> bd #<CR>
|
nmap <C-w> :bp <BAR> bd #<CR>
|
||||||
"
|
"
|
||||||
"" Show all open buffers and their status
|
|
||||||
nmap <C-b> :BuffergatorToggle<CR>"
|
|
||||||
"
|
|
||||||
" nerdtree-git-plugin
|
" nerdtree-git-plugin
|
||||||
let g:NERDTreeGitStatusIndicatorMapCustom = {
|
let g:NERDTreeGitStatusIndicatorMapCustom = {
|
||||||
\ 'Modified' :'*',
|
\ 'Modified' :'*',
|
||||||
|
|
Loading…
Reference in a new issue