spelunker.vim
cmp-spell
Our great sponsors
spelunker.vim | cmp-spell | |
---|---|---|
6 | 2 | |
274 | 68 | |
- | - | |
0.0 | 2.5 | |
3 months ago | 8 months ago | |
Vim Script | Lua | |
MIT License | - |
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.
spelunker.vim
-
Fixing camel case typos?
Either what u/Another_moose suggested or you might want to checkout https://github.com/kamykn/spelunker.vim
-
What spell checker/correction are you using for neovim ?
Long time https://github.com/kamykn/spelunker.vim user, very happy with it. Written in vim.
-
nvim word spell check
There's also spelunker plugin with the features you mentioned but might not be what OP is looking for as a spell correction in a code editor.
-
Spellchecker in nvim lsp
I'm still using Spelunker.vim. The UI is a bit out of date, even for a VimScript plugin. But I appreciate that it keeps spelling separate from diagnostics, which IMO should exist in different domains.
-
How to add all misspelled words in a file to spellfile
Works it with german too? If not, can you redirect me go to set pop-menu in default Vim spelling suggestions (z=) like your gif https://github.com/kamykn/spelunker.vim#31-correct-wrong-spell? Please
cmp-spell
-
How to make spell check suggestions appear in a popup?
I use the cmp completion plugin with the cmp-spell extension.
- Spellchecker in nvim lsp
What are some alternatives?
vim-dirvish - Directory viewer for Vim :zap:
neovim - Vim-fork focused on extensibility and usability
vim-config - Lean mean Neovim machine, carefully crafted with :heart: Use with latest Neovim.
awesome-vim-colorschemes - Collection of awesome color schemes for Neo/vim, merged for quick use.
nvim - The Ultimate NeoVim Config for Colemak Users
any-jump.vim - Jump to any definition and references 👁 IDE madness without overhead 🚀
spellsitter.nvim - Treesitter powered spellchecker
vim-sneak - The missing motion for Vim :athletic_shoe:
change-case - Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
cmp-nvim-lsp - nvim-cmp source for neovim builtin LSP client
crates.nvim - A neovim plugin that helps managing crates.io dependencies
cmp-git - Git source for nvim-cmp