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

let g:nerdtree_tabs_autofind causes bugs when opening a new buffer in current tab

Open ACiep opened this issue 6 years ago • 0 comments
trafficstars

When option nerdtree_tabs_autofind is set to 1 and you open new buffer (for example calling Gstatus from fugitive) all buffers in current tab losses syntax highlight and their behavior, so you can edit .git/index and can't stage changes

ACiep avatar Mar 27 '19 14:03 ACiep