tpope / vim-vinegar

vinegar.vim: Combine with netrw to create a delicious salad dressing
https://www.vim.org/scripts/script.php?script_id=5671
2.23k stars 87 forks source link

Remove from jump list? #132

Closed jerometremblay closed 2 years ago

jerometremblay commented 2 years ago

Is there a way to prevent browsing buffers to appear in the jump list?

I want ctrl-o to go back to the previously open file, not the file browser.

jerometremblay commented 2 years ago

Actually ctrl-o works, it's :b# that does not. I found a discussion about this problem at https://github.com/tpope/vim-vinegar/issues/25.

TLDR;

let g:netrw_altfile = 1