Closed salcode closed 4 years ago
This addresses the problem where JavaScript files are often named index.js. Since we are displaying file names in the tabline, all buffers will be labeled index.js (which isn't helpful).
Using jsformatter the directory is displayed in the tab name.
Fixes #203
This addresses the problem where JavaScript files are often named index.js. Since we are displaying file names in the tabline, all buffers will be labeled index.js (which isn't helpful).
Using jsformatter the directory is displayed in the tab name.
Fixes #203