How to add new ALE fixer?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ale

    Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support (by TheEpic-dev)

  • I am trying to get djlint working as an ALE fixer. I went through some of the old PRs that were merged and looked at what changes they made, and added a similar entry to autoload/ale/fix/registry.vim, and a new autoload/ale/fixers/djlint.vim file (see this commit).

  • ale

    Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

  • You'd be better off looking at a PR that introduces some linter, like this one https://github.com/dense-analysis/ale/pull/4169/files.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts