dense-analysis / dense-analysis/ale
Make g:ale_virtualtext_cursor buffer local
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
It'd be nice to be able to selectively disable virtualtext in some buffers. My use case is that I'm writing prose in markdown, and while writegood's suggestions are handy, they're not something I want to see while writing, and are better viewed in the quickfix list/status menu.
Something like the ability to set `b:ale_virtualtext_cursor` for specific buffers would be nice.
Contributor guide
Assessment
This issue has not been assessed yet.