-
It is to fix for neosnippet.
Related issue: https://github.com/autozimu/LanguageClient-neovim/issues/396
I have read the code and I found LanguageClient-neovim does not set `snippet` in user_dat…
-
If you're having trouble with NCM2, Please provide the following information
along with your detailed issue description:
### OS
arch linux
(If you're using Linux, sharing a reproducible, vimrc …
cogig updated
5 years ago
-
Prior to 657ad707, I had snippet support working fine with ultisnips and ncm2-ultisnips.
But after 657ad707, the language client does not recognise that ultisnips supports snippets. So it declares…
-
https://github.com/prabirshrestha/vim-lsp works on vim8. Should be a nice alternative.
roxma updated
5 years ago
-
This is a strange one. Only the trait snippet does not work expanding the [`trait` snippet](https://github.com/honza/vim-snippets/blob/master/snippets/rust.snippets#L174) results in `tra.iter()`.
I…
-
I'd like to give https://github.com/neoclide/coc.nvim a try, but it looks like ncm2 is not integrated with it (in contrast with https://github.com/autozimu/LanguageClient-neovim). Is it possible to ad…
-
I used to work in vim but I find out that autocompletion in nvim using phpactor is so much better that vim's YouCompleteMe so I just set it up but I am facing this problem in one of my laravel project…
-
```
Plug 'ncm2/ncm2'
Plug 'ncm2/ncm2-highprio-pop'
Plug 'roxma/nvim-yarp'
Plug 'ncm2/ncm2'
Plug 'roxma/nvim-yarp'
Plug 'ncm2/ncm2-bufword'
Plug 'ncm2/ncm2-tmux'
Plug 'ncm2/ncm2-path'
Plug…
-
I use ncm2 with ncm2-vim-lsp and vim-lsp plugins. As a language server I use bingo (https://github.com/saibing/bingo). The problem is, bingo returns methods with its signature and ncm2 inserts it whi…
-
## Summary
LC Detects UltiSnips snippet manager
https://github.com/autozimu/LanguageClient-neovim/blob/d690d2b62fb161266ccce15c3160760530f3c085/autoload/LanguageClient.vim#L36-L40
and creates sn…