只保留当前tab,以及重新加载所有窗口
This commit is contained in:
parent
a7dd47994d
commit
a35c268b0a
3
vimrc
3
vimrc
@ -88,7 +88,8 @@ nnoremap p p=`]<C-o>
|
||||
nnoremap P P=`]<C-o>
|
||||
|
||||
" Refresh all files
|
||||
nnoremap R :bufdo edit<CR>
|
||||
nnoremap <LocalLeader>r :bufdo edit<CR>
|
||||
nnoremap <LocalLeader>t :tabo<CR>
|
||||
|
||||
|
||||
filetype plugin on
|
||||
|
Loading…
x
Reference in New Issue
Block a user