lambdalisue / lambdalisue/vim-readablefold
Does not respect fillchars setting
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 34
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
in my case set fillchars=fold:\
Reproduce:
- alter fillchars settings e.g. set fillchars=fold:\
- observe change
- install readablefold.vim
- observe reversion of fillchars setting
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported sequence with Vim's fillchars setting and readablefold.vim installed. Inspect the plugin's fold display entry point to find where the setting is changed; done means a custom fillchars value remains unchanged after installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100