cmp-git
cmp-spell
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.
cmp-git
-
Complete github issue list when edit commit message
Or cmp-git
-
Neovim everything converter
Nah but seriously, looks cool! One potential idea, maybe you could create an nvim-cmp source for it, like what cmp-git does for git? Then you could have LSP-style completions for them when you type something directly in the editor, instead of having to go to the commandline every time. Not sure how feasible/hard that'd be to do, but just an idea.
- Git source for `nvim-cmp`
cmp-spell
- Can you make fzf continuously predict what word you're trying to write in Insert Mode, to save you time when writing prose?
-
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?
packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
spelunker.vim - Improved vim spelling plugin (with camel case support)!
telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.
nvim-cmp - A completion plugin for neovim coded in Lua.
neorg - Modernity meets insane extensibility. The future of organizing your life in Neovim. [Moved to: https://github.com/nvim-neorg/neorg]
crates.nvim - A neovim plugin that helps managing crates.io dependencies
cmp-buffer - nvim-cmp source for buffer words
cmp-path - nvim-cmp source for path
cmp-npm - An additional source for nvim-cmp to autocomplete packages and its versions
cmp-dictionary - A dictionary completion source for nvim-cmp
cmp-under-comparator - nvim-cmp comparator function for completion items that start with one or more underlines
cmp-nvim-lsp - nvim-cmp source for neovim builtin LSP client