update OpenNetrw, CloseNetrw

This commit is contained in:
ManjaroOne666 2019-05-27 14:09:29 +01:00
commit 399d897858
2 changed files with 7 additions and 4 deletions

View file

@ -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