vim-dirtytalk: spellcheck dictionary for programmers đź“–

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • vim-dirtytalk

    spellcheck dictionary for programmers đź“–

  • I am curious what your GitHub workflow does. Does it update the wordlists in the repository and commit the changes, or does it just check for updates and exit with a non-zero code if there are any?

  • SchemaStore.nvim

    🛍 JSON schemas for Neovim

  • I have a repo where I auto-generate the SchemaStore catalog for Neovim. I use the EndBug/add-and-commit action to commit any changes. Maybe you could use a similar approach so that the wordlists in the repo are always kept up-to-date.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • add-and-commit

    :octocat: Automatically commit changes made in your workflow run directly to your repo

  • I have a repo where I auto-generate the SchemaStore catalog for Neovim. I use the EndBug/add-and-commit action to commit any changes. Maybe you could use a similar approach so that the wordlists in the repo are always kept up-to-date.

  • reveal.js

    The HTML Presentation Framework

  • Yup, this is precisely what I'm using it for – I write a lot of internal documentation at work, frequently in form of long Markdown documents and reveal.js-based slideshows. With English dictionary only, the spell checking is almost unusable there due to high amount of false positives.

  • dotfiles

    Settings for various tools I use. (by nickjj)

  • If anyone is looking for a word list of programming terms I have one with 500+ words in my dotfiles at https://github.com/nickjj/dotfiles/blob/master/.vim/spell/en.utf-8.add.

  • 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