From d1050f606bfea1ed744cc25388ffabdbee506753 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Fri, 7 Oct 2011 15:07:40 -0400 Subject: add bufexplorer --- vimrc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 2e37dc5..ac925d3 100644 --- a/vimrc +++ b/vimrc @@ -84,6 +84,11 @@ noremap :call RunSpec() noremap :NERDTreeToggle let NERDTreeMapActivateNode='' +" bufexplore +noremap ,fe :BufExplorer +noremap ,fs :BufExplorerHorizontalSplit +noremap ,fv :BufExplorerVerticalSplit + " " visual " -- cgit v1.2.3