nvim-completion-manager icon indicating copy to clipboard operation
nvim-completion-manager copied to clipboard

:warning: PLEASE USE https://github.com/ncm2/ncm2 INSTEAD

Results 32 nvim-completion-manager issues
Sort by recently updated
recently updated
newest added

Hey, its kinda annoying for me that when I type a function with multiple parameters, the completion hint disappears before I finished typing the function. I think this is a...

ncm2-source-plugin

Inspired by [deoplete](https://github.com/Shougo/deoplete.nvim/issues/96). This issue is a good place to upload screenshots for README.md. Screenshots shoould not be put into git repo, otherwise it will make the plugin download time...

Upgrading from Vim 8 to Neovim and switching from neocomplete.vim to NCM. I noticed that the words that NCM offers in popup are not including hyphens. Is there a simple...

The following gif explains my problem best: ![completion](https://user-images.githubusercontent.com/8256600/39115136-28a8ecc6-46e1-11e8-8c8f-cb1d6265f98c.gif) When I go through the list of available completions I will always see part of the snippet code in the buffer. As...

If I'm in insert mode and just move the cursor around using \, \, \, \, \, \, and so on - autocompletion menu still pops up and interferes with...

How to directly autocompletion when I typed ``? when i typed `` ,the annoying messages below just showed.I can't get the expand expression until i typed 1. I don't konw...

With `let g:UltiSnipsExpandTrigger = ""` I can **Shift+v**, select lines, press **TAB** write` try`**TAB** and I got python `try except` snip working with selected lines inside. After using NCM documented:...

Hello, Very nice plugin, I'm ecountering some strange issue: Tags such as these https://gist.github.com/bbtdev/b4c911e4f1492cf452fa61819572c07a don't get autocompleted, even though they are loaded, Thank you

A temporary fix of issue #196 , using another variable to inject snippets. Works for me with Ultisnips. Neosnippets and Snipmates are not tested. It may also have a lower...

https://github.com/ryanoasis/vim-devicons https://github.com/ryanoasis/nerd-fonts ![seleccion_008](https://user-images.githubusercontent.com/1724033/35454816-8c3b5f4a-029d-11e8-9f9d-f2fe2cc6cafd.png) How can I implement these icons in the popup ?, can it? Please give me some advice.