netrw open close in tab
This commit is contained in:
parent
f0decf3d35
commit
a9b7a0c8e3
3 changed files with 36 additions and 5 deletions
|
|
@ -1,3 +1,4 @@
|
|||
nmap <buffer> o <CR>
|
||||
nmap <buffer> q :Rex<CR>
|
||||
nmap <buffer><silent> o <CR>:call CloseNetrw(1)<CR>
|
||||
nmap <buffer><silent> q :call CloseNetrw(0)<CR>
|
||||
setl bufhidden=wipe
|
||||
setl rnu nu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue