Is it possible to get a list of all files in the buffer? And if so can we highlight all of them in NERDTree?
Asked
Active
Viewed 829 times
1
Is it possible to get a list of all files in the buffer? And if so can we highlight all of them in NERDTree?
:ls(for listing open buffers)? – muru Jun 18 '15 at 10:21:lsworks! I guess what's needed is a NERDTree syntax file that highlights lines matching the output of:lson everytime the buffer changes? – maged Jun 18 '15 at 14:20