update OpenNetrw, CloseNetrw
This commit is contained in:
parent
eed3099cc0
commit
399d897858
2 changed files with 7 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
nmap <buffer><silent> o <CR>:call CloseNetrw(1)<CR>
|
||||
nmap <buffer><silent> q :call CloseNetrw(0)<CR>
|
||||
nmap <buffer> o <CR>
|
||||
nmap <buffer><silent> q <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