Skip to content

Conversation

@n-crespo
Copy link

Exposes a config option to change the default text of "(duplicated) " shown when buffers/tabpages have no other way to be differentiated. Addresses #998.

return {
  "akinsho/bufferline.nvim",
  opts = {
    options = {
      default_duplicate_prefix = "(duplicated) ",
    }
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant