Hi all,
All the ASciidoc tools/linters/fixers that are listed here: ALE Supported Languages and Tools, only work when the file type that detected by Vim is asciidoc, but I would prefer them to work also when the file type is asciidoctor.
Thanks all.
P.S.
Currently, in my Neovim, if I open a file with the *.adoc extension, it is recognized by Vim as file type asciidoctor.
P.P.S.
How does Vim knows if its a AsciiDoctor file or an AsciiDoc file?