buffer-tree icon indicating copy to clipboard operation
buffer-tree copied to clipboard

A vim-plugin for rendering your buffer-list as an ascii-tree, written entirely in Vimscript.

Results 2 buffer-tree issues
Sort by recently updated
recently updated
newest added

I don't want j to jump to top on last line and the same for k. I want to unmap them. I tried the following but it does not work....

This fixes an error when a buffer contains a folder and another buffer contains a file in that folder. Example repro steps: 1. open c:\myfolder in a buffer (a directory...