-
It would nice to have a source which completes filesystem paths.
It's even better if such source could complete paths relative to the current buffer rather then `cwd` (this is how Vim's built-in fs…
-
I'm enjoying ncm-R a lot, thank you very much for your work on this! I can successfully get autocompletion working within a pipeline, e.g.
```r
library(tidyverse)
library(nycflights13)
data(fli…
-
Keyword complete only work for current buffer, the keywords from other buffers dose not list in the popup
-
The completion menu does not popup automatically in any Language. I tried a simple python file
```
"". #
-
> 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**
- Did you upgrade to/…
-
making rpm dependencies like
```
Requires: ncm-metaconfig >= 15.2
```
is impossible, because our metadata is completely messed up, e.g.
```
# repoquery --whatprovides 'ccm >= 100.0.0'
ccm-0:14.8.0-…
-
Several times openvpn process caused my new macbook pro to kernel panic. Here is one exemplary crash log:
Sat Jan 27 16:02:50 2018
*** Panic Report ***
panic(cpu 2 caller 0xffffff8005f6f2e9): K…
ghost updated
6 years ago
-
There is a bit of lag when exiting from vim.
-
I've been trying to get this to work (with Go projects) since someone recommended it to me but I just can't figure it out.
So far I have:
- Used dein to install the plugin: `call dein#add('roxma…
-
Like the title suggests, whenever I close neovim, it will show me that message
`nvim-completion-manager core channel terminated%`
Is there a way to stop the message from appearing on the console? It…