vim-litecorrect
Lightweight auto-correction for Vim (by preservim)
spellsitter.nvim
Treesitter powered spellchecker (by lewis6991)
DISCONTINUED
Our great sponsors
vim-litecorrect | spellsitter.nvim | |
---|---|---|
1 | 8 | |
102 | 446 | |
0.0% | - | |
0.8 | 7.4 | |
about 1 year ago | 7 months ago | |
Vim Script | Lua | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vim-litecorrect
Posts with mentions or reviews of vim-litecorrect.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-30.
-
ISuckAtSpelling.nvim: A NeoVim plugin that auto-corrects spelling mistakes in various natural and programming languages!
For sure! But I don't know if that's where I want the project to go. The main idea was to do a Lua rewritte of vim-litecorrect, but then I wanted it to be able to have a better dictionary administration/availability.
spellsitter.nvim
Posts with mentions or reviews of spellsitter.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-25.
-
NeoVim: Using the spellchecker
For awhile, I was using this: https://github.com/lewis6991/spellsitter.nvim which was fine and had some nice functionality with treesitter, but was just another plugin ontop of it all.
-
spellsitter merged to neovim core
Thanks to the amazing work of lewis6991 and vigoux, spellsitter is now upstreamed to neovim core.
-
nvim word spell check
Use the spellsitter.nvim repository to implement.
- Question: Is it a requirement that plugins written in Lua require you to call the setup function?
-
ISuckAtSpelling.nvim: A NeoVim plugin that auto-corrects spelling mistakes in various natural and programming languages!
There is also spellsitter you might want to look in https://github.com/lewis6991/spellsitter.nvim
What are some alternatives?
When comparing vim-litecorrect and spellsitter.nvim you can also consider the following projects:
nvim-treehopper - Region selection with hints on the AST nodes of a document powered by treesitter
hunspell - The most popular spellchecking library.
dictionaries - Hunspell dictionaries in UTF-8
vim-abolish - abolish.vim: Work with several variants of a word at once
typos - Source code spell checker
spelunker.vim - Improved vim spelling plugin (with camel case support)!
abbrev-man.nvim - 🍍 A NeoVim plugin for managing vim abbreviations.