-
> If you are reporting a bug, please read following FAQ first. If you are
requesting other types of issue, please ignore.
- Did you upgrade to latest plugin version? yes. i did
- Did you upgrade…
-
I hit `for`, with the configuration from readme.
![2018-07-04 17 54 54](https://user-images.githubusercontent.com/19645990/42297311-78cba44a-7fb3-11e8-82b4-4641e7de1a1b.gif)
-
Do you plan to add completion of users, collaborators etc as in https://github.com/tpope/vim-rhubarb? Thank you!
-
![a](https://user-images.githubusercontent.com/4005513/40534021-316d7df8-6037-11e8-8977-ba41c7f27446.gif)
liwnn updated
6 years ago
-
Recently @Shougo changed deoplete's omni settings ([see here](https://github.com/Shougo/deoplete.nvim/issues/682)). After that change I cannot get deoplte to play nicely/work with vimtex's omni functi…
-
Since ncm2 hasn't come up with typescript extension yet, I tried the omnifunc wrap with [Quramy/tsuquyomi](https://github.com/Quramy/tsuquyomi) which provided the ts omnifunc. It didn't work: the comp…
isczg updated
6 years ago
-
liwnn updated
6 years ago
-
I'm aware of `prabirshrestha/vim-lsp` & `prabirshrestha/asyncomplete-lsp.vim`, but I'm happy with `LanguageClient-neovim` & trying to migrate from `nvim-completion-manager` without too many changes ri…
-
**Type of issue**: Bug
---
**Related Files**:
https://gist.github.com/c859ec7ca61130369fc40bea3b53b9a8
---
**Description**:
Followed all install instructions, but am getting "command …
-
This has been talked about before, and often referred to the FAQ, which says this:
```
Method dispatch is simplified if it doesn't need to do type matching as well.
Experience with other languag…