aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index e63a232b..2bcf9943 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -1445,7 +1445,7 @@ nnoremap <Leader>j
\ :<C-U>buffers<CR>:buffer<Space>
"" Leader,o opens a screenful of :browse :oldfiles, ready for a selection
nnoremap <Leader>o
- \ :<C-U>browse :oldfiles<CR>q
+ \ :<C-U>SelectOldFiles<CR>
" This ground defines mappings for filtering and batch operations to clean up
" buffer text. All of these mappings use commands from my custom plugins: