From a24318b34d0d0ea06f8aac1fc83280e920bdbddc Mon Sep 17 00:00:00 2001 From: nojhan Date: Mon, 13 Aug 2018 14:13:46 +0200 Subject: [PATCH] =?UTF-8?q?use=20b=20&=20=C3=A9=20keys,=20better=20placed?= =?UTF-8?q?=20on=20b=C3=A9po?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vimrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vimrc b/.vimrc index a55bb08..ee37f43 100644 --- a/.vimrc +++ b/.vimrc @@ -251,10 +251,11 @@ map TaskList " side pane of class and functions "map :TlistToggle nmap :TagbarToggle -nnoremap b :TagbarToggle +nnoremap é :TagbarToggle " side pane of files map :NERDTreeToggle +nnoremap b :NERDTreeToggle " nnoremap t :NERDTreeToggle " NERDTress File highlighting