netrw open close in tab

This commit is contained in:
ManjaroOne666 2019-05-27 00:10:32 +01:00
commit a9b7a0c8e3
3 changed files with 36 additions and 5 deletions

View file

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