#
nvim-cmp
Here are 73 public repositories matching this topic...
Orgmode clone written in Lua for Neovim 0.7+.
-
Updated
Apr 24, 2022 - Lua
Database autocompletion powered by https://github.com/tpope/vim-dadbod
vim
database
neovim
vim-plugin
vim-plugins
deoplete
neovim-plugin
coc
deoplete-source
autocompletions
vim-dadbod
nvim-cmp
-
Updated
Mar 26, 2022 - Vim script
Swiss Army Knife,Dark power vim & neovim config
-
Updated
Feb 19, 2022 - Vim script
Git source for nvim-cmp
-
Updated
Mar 26, 2022 - Lua
ripgrep source for nvim-cmp
-
Updated
Mar 4, 2022 - Lua
Lua plugin for starting and interacting with github copilot
-
Updated
Apr 15, 2022 - Lua
nvim-cmp comparator function for completion items that start with one or more underlines
-
Updated
Mar 4, 2022 - Lua
tkkcc
commented
Dec 8, 2021
Hi,
It seems this plugin doesn't support multibyte charactor, for example 图片。I tried modifying
function source:get_keyword_pattern()
return [[\w\+]]
endto [[\k\+]], but failed.
Currently, multibyte charactor is support in buffer source using
sources = cmp.config.sources({
{name = 'snippy'}, {name = 'nvim_lsp'},
{name = 'buffer', option = { keyword_pa
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Lua plugin to turn github copilot into a cmp source
-
Updated
Apr 14, 2022 - Lua
A neovim setup for the shadow warriors. Speed through the light with the power of shadovim built on the new Lua based neovim! With the highly overpowered native LSP, built in auto-completion, snippets, menus and so much more, you will unleash the power of a hundred million shadows!
-
Updated
Dec 9, 2021 - Lua
-
Updated
Mar 21, 2022 - TypeScript
Improve this page
Add a description, image, and links to the nvim-cmp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nvim-cmp topic, visit your repo's landing page and select "manage topics."


Add a short video or gif showcasing the features of this plugin
nvim-cmpcompletion