PhilRunninger / nerdtree-buffer-ops

A plugin for highlighting and closing open buffers while in the NERDTree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nerdtree-buffer-ops

This is a NERDTree plugin that highlights all visible nodes that are open in Vim.

It also maps a key w to close (wipeout) the buffer associated with the current node.


NOTE: This plugin is incompatible with nerdtree-git-plugin and vim-devicons. This plugin causes flags to be completely concealed, while the aforementioned plugins rely on the flags being visible. Don't ask for this to be changed.

About

A plugin for highlighting and closing open buffers while in the NERDTree

License:MIT License


Languages

Language:Vim Script 100.0%