How did you guys replace ALE?

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

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

  • I have replaced CoC with Neovim builtin LSP, but I use null-ls for diagnostics and formatting. Here is my config for reference: https://gitlab.com/LongerHV/.dotfiles/-/tree/master/.config/nvim

  • nvim-ale-diagnostic

    Discontinued Display Neovim LSP diagnostics in ALE.

  • I didn't replace it, but started using https://github.com/nathanmsmith/nvim-ale-diagnostic instead. With a few tweaks works quite well, but long term I'm planning to move to null-ls and/or efm.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pgFormatter

    A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/

  • I needed a formatter for SQL, didn’t like the available one and it took 10 lines of Lua to write a custom one for this.

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