vim-nerdtree-sync icon indicating copy to clipboard operation
vim-nerdtree-sync copied to clipboard

Ignore some panels/buffers

Open diegoulloao opened this issue 3 years ago • 0 comments

I installed vim-ultest plugin which opens a right panel at the side of the current buffer (test file). The problem occurs when I have NerdTree open, when this test panel get focus NerdTree immediately highlights the base folder directory (the project folder) changing the root location to the parent folder where this project is located.

Any way to tell nerdtree-sync to ignore buffers (panels) of kind ultest?

https://user-images.githubusercontent.com/45423661/150655866-144fbd38-71bd-4d45-910f-f8b54cb2fb7a.mov

diegoulloao avatar Jan 22 '22 21:01 diegoulloao