Skip to content

feat(fff.nvim): accept custom border character arrays - #715

Merged
dmtrKovalenko merged 1 commit into
dmtrKovalenko:mainfrom
jadonwb:main
Jul 27, 2026
Merged

feat(fff.nvim): accept custom border character arrays#715
dmtrKovalenko merged 1 commit into
dmtrKovalenko:mainfrom
jadonwb:main

Conversation

@jadonwb

@jadonwb jadonwb commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Allow users to pass a custom border table instead of just preset strings. Supports a table { border_chars, junction_chars } and falls back to existing preset system when a string is passed

I added an example of my usecase / how to use it in the README, I am not sure how you would want to present this information.

Allow users to pass a custom border table instead of just preset
strings. Supports a table { border_chars, junction_chars } and falls
back to existing preset system when a string is passed
@jadonwb jadonwb changed the title feat: accept custom border character arrays feat(fff.nvim): accept custom border character arrays Jul 26, 2026
@dmtrKovalenko
dmtrKovalenko merged commit 6a239e9 into dmtrKovalenko:main Jul 27, 2026
53 checks passed
@jadonwb jadonwb mentioned this pull request Jul 29, 2026
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.

2 participants