Writing like a pro with Vale and Neovim

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. ale

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

    vim-ale[1] combines a LSP client with the ability to shell out to linters and supports vale

    1: https://github.com/dense-analysis/ale/blob/master/supported-...

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. vscode-ltex

    LTeX: Grammar/spell checker :mag::heavy_check_mark: for VS Code using LanguageTool with support for LaTeX :mortar_board:, Markdown :pencil:, and others

  4. Openly

    A Vale linter style that aims to replicate Grammarly in an open-source, privacy-friendly way

    They don't mention that can write the rules yourself and also pick and choose from existing rules from github.

    There is an attempt to build and open source version of grammarly using vale rules here.

    https://github.com/testthedocs/Openly

  5. Vale

    Compiler for the Vale programming language - http://vale.dev/ (by ValeLang)

    Ah, so not related to Vale the programming language, https://vale.dev/, which IMO is much more interesting.

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

  • Grammar check (and more) in LaTeX documents

    4 projects | /r/vim | 27 Mar 2021
  • Qutebrowser: A keyboard-driven, Vim-like browser

    7 projects | news.ycombinator.com | 8 Dec 2024
  • Latex with Vim

    1 project | dev.to | 28 Sep 2024
  • Simple Neovim config

    6 projects | dev.to | 18 Sep 2024
  • GitHub Sponsors: Oliver Blanthorn main developer of Tridactyl

    2 projects | dev.to | 21 Apr 2024

Did you know that Vim Script is
the 32nd most popular programming language
based on number of references?