From b0f22bdc9b29ab4008ae09727019e81d19910b92 Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Sun, 18 Feb 2018 13:07:37 +0000 Subject: [PATCH] netrw mappings --- vim/after/ftplugin/netrw.vim | 2 ++ vimrc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 vim/after/ftplugin/netrw.vim diff --git a/vim/after/ftplugin/netrw.vim b/vim/after/ftplugin/netrw.vim new file mode 100644 index 0000000..33463e7 --- /dev/null +++ b/vim/after/ftplugin/netrw.vim @@ -0,0 +1,2 @@ +nmap o +nmap q :Rex diff --git a/vimrc b/vimrc index def2192..53c9b6e 100644 --- a/vimrc +++ b/vimrc @@ -153,7 +153,7 @@ nnoremap co :!clear; " netrw nnoremap ex :Ex nnoremap ee :e . -nnoremap qq :Rex +nnoremap eq :Rex " better window navigaton nnoremap h