diff options
author | Matt Singleton <matthew.j.singleton@gmail.com> | 2011-10-07 15:07:40 -0400 |
---|---|---|
committer | Matt Singleton <matthew.j.singleton@gmail.com> | 2011-10-07 15:07:40 -0400 |
commit | d1050f606bfea1ed744cc25388ffabdbee506753 (patch) | |
tree | d4f31a5240ddc9f81c74353e5d98390b39b6c05e /vimrc | |
parent | 58854f34c5403ceba3f02194383f132d01af0b26 (diff) |
add bufexplorer
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -84,6 +84,11 @@ noremap <C-a> :call RunSpec()<Enter> noremap <C-e> :NERDTreeToggle<Enter> let NERDTreeMapActivateNode='<Space>' +" bufexplore +noremap ,fe :BufExplorer<Enter> +noremap ,fs :BufExplorerHorizontalSplit<Enter> +noremap ,fv :BufExplorerVerticalSplit<Enter> + " " visual " |