vale linter not working with markdown files #4159
Unanswered
diegoholiveira
asked this question in
Q&A - Ask for help with problems
Replies: 2 comments 2 replies
-
|
This may be related to this issue: #3363, check specifically this comment: #3363 (comment) |
Beta Was this translation helpful? Give feedback.
1 reply
-
You ALEInfo shows no linters are enabled. Make sure to set g:ale_linters variable properly: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to setup
valeas a linter to markdown file using this configuration:When I call
:ALEInfo,valeis not being under the enabled linters neither the linter variables is displayed.note: If I call
echo g:ale_markdown_vale_options, it display the value defined correctly.Any ideas about what's happening?
Beta Was this translation helpful? Give feedback.
All reactions