silentify the new panel
This commit is contained in:
parent
0c8df14479
commit
b67bfdaec8
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
|
@ -525,7 +525,7 @@ endfunction
|
|||
|
||||
" I don't know how I came up with gt for opening the tree, but it stuck.
|
||||
"nmap gt :NERDTreeToggle<CR>
|
||||
nmap gt :VimFilerExplorer -winwidth=40 -toggle -direction=rightbelow -parent -status -force-hide<CR>
|
||||
nmap <silent> gt :VimFilerExplorer -winwidth=40 -toggle -direction=rightbelow -parent -status -force-hide<CR>
|
||||
" The same for the TagList, useful for large C files.
|
||||
"nmap gb :TlistToggle<CR>
|
||||
nmap gb :TagbarToggle<CR>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue