I would like to hide object files (*.o) in the Vim NERDTree plugin. Does the plugin support this feature, yet?
|
feedback
|
|
You want to use the NERDTreeIgnore option, for example:
Do :help NERDTreeIgnore for more information. | |||
|
feedback
|
