dense-analysis / dense-analysis/ale
Show signs only in number column
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
With the setting `g:ale_sign_highlight_linenrs` set to 1, you can enable ale to display errors in the number column. This setting works, but ale still shows signs in the sign column as well.
Is there a setting to display the errors only in the number column?
If not I'd like to suggest a setting like `g:ale_sign_highlight_signcolumn` which controls displaying the errors in the sign column without disabling sign-display completely.
Contributor guide
Assessment
This issue has not been assessed yet.