Our great sponsors
git.vim | cmp-git | |
---|---|---|
1 | 3 | |
18 | 280 | |
- | - | |
10.0 | 0.0 | |
10 days ago | 4 months ago | |
Vim Script | Lua | |
GNU General Public License v3.0 only | 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.
git.vim
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.
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
telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.
neorg - Modernity meets insane extensibility. The future of organizing your life in Neovim. [Moved to: https://github.com/nvim-neorg/neorg]
cmp-buffer - nvim-cmp source for buffer words
cmp-spell - spell source for nvim-cmp based on vim's spellsuggest.
cmp-npm - An additional source for nvim-cmp to autocomplete packages and its versions
cmp-under-comparator - nvim-cmp comparator function for completion items that start with one or more underlines
nvim-conv - Multipurpose numeric conversion tool for neovim written in Lua
cmp_luasnip - luasnip completion source for nvim-cmp
cmp-calc - nvim-cmp source for math calculation
cmp-dictionary - A dictionary completion source for nvim-cmp
cmp-nvim-lua - nvim-cmp source for nvim lua