-
Hello,
I want to write a custom source for [Vlime](https://github.com/vlime/vlime); I have already written sourced for [ncm2](https://github.com/HiPhish/ncm2-vlime) and [completion-nvim](https://gi…
-
edited configuration file for neovim as documentation states here https://github.com/ncm2/ncm2
We get an error regarding `" enable ncm2 for all buffers` command
### OS
windows 10 WSL ubuntu
#…
-
Feel free to post ideas. (I don't know if i do)
-
Hi, I have been successfully working with NCM2 + Python for a while, and today needed to also get autocompletion for R. I just installed `ncm-R` by pasting the relevant installing code in my `.vimrc`.…
-
[coc.nvim](https://github.com/neoclide/coc.nvim) is a modern completion framework plugin for Vim/NeoVim. It's very fast and easy to use.
Currently I am using snippets with coc to compelte Tex code.…
-
Hi,
I'm using the LanguageClient-Neovim as a language client plugin for vim.
The problem is quite simple:
In order to [configure the texlab language server](https://texlab.netlify.com/docs/referenc…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```sh
haskell-language-server version: 0.9.0.0 (GHC: 8.8.4) (PATH: /…
-
I have ncm2-tern as part of my [dotfiles](https://github.com/jwtcmu9316/.dotfiles) and I noticed this morning that tern no longer works. I have installed tern via npm globally, I've installed yarp, nc…
-
Hello I an using ncm2 in neovim. When I use `` combination in a mapping the next item is selected but the popup menu does not close. I think this is a problem with ncm2 because on deoplete the mapping…
-
## Describe the bug
Members of certain classes/structs autocomplete to garbage. See _Current Behaviour_ for more details.
## Environment
- neovim/vim version (`nvim --version` or `vim --version…