masukomi / masukomi/vim-markdown-folding
Incompatibility with plasticboy/vim-markdown
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 257
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
vim-markdown requires filetype=mkd. I believe this plugin requires filetype=markdown. Is there a way to change the filetype that markdown-folding is looking for?
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 locating where markdown-folding checks the Vim filetype, then compare that behavior with plasticboy/vim-markdown's use of filetype=mkd. Confirm how the filetype should be configured or supported, and verify that folding works with both markdown and mkd.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100