A quickfix-based plugin for Vale: A linter for writers!

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • ale

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

    It might be worth noting that there is support for Vale in ALE and (neovim's) null-ls.

  • null-ls.nvim

    Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

    It might be worth noting that there is support for Vale in ALE and (neovim's) null-ls.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • vale

    :pencil: A syntax-aware linter for prose built with speed and extensibility in mind.

    Looked over the lua code, its not too complex. Might take a bit to port over to python or vimscript. Plus this plugin is just wrapping https://vale.sh/ to a quickfix buffer something that's doable with tpope's Dispatch.vim.

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