Is it possible to customize the index in a custom list?
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 5.4k
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
I have looked through documentation and code and it doesn't seem possible. I have a function which reads [ranger](https://github.com/ranger/ranger) bookmark file and I would like to retain the same bookmark index. I am adding `index` to the table but it is not honored. is this possible?
Contributor guide
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 reviewing the custom-list documentation and code, then trace how the `index` field is handled and compare it with ranger bookmark indexes. Done means establishing whether custom indexes can be retained and, if support is intended, defining the expected behavior and validating it with a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100