bufexplorer
bufexplorer copied to clipboard
Exit on 'Esc' press
It would be great if we also had the option to close the explorer pressing the 'Esc' key (Or any equivalent sequence for that matter)
Sounds good... I will look at what it will take to add this to the next version.
I'm using space key to toggle. Its easier than esc I think:
nnoremap <silent> <Space> :ToggleBufExplorer<CR>
I'm using
spacekey to toggle. Its easier thanescI think:nnoremap <silent> <Space> :ToggleBufExplorer<CR>
This is incredible 😍