" After-configs for netrw plugin " Last Changed: 2019-01-27 " Author: Federico Igne <> " License: This file is placed in the public domain. " {{{ BINDINGS " Up/Down a directory with h/l nmap h - nmap l " Integrate with TMux-Navigator plugin if get(g:,"loaded_tmux_navigator",0) nnoremap :TmuxNavigateRight nnoremap :TmuxNavigateLeft endif " }}}