Custom Buffer Names For Next.js #1324
andrewberty
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think we are familiar with vscode custom labels feature
I don't know if someone tried to implement that. But I mainly work with Nexjs and wanted this badly in neovim.
As I use lualine as my bufferline through
buffers
component, I thought I should handle that formatting myself. So,and in lua config, add this as
fmt
function for buffers componentNow, It looks like this

Beta Was this translation helpful? Give feedback.
All reactions