-
Following is the list of files changed as detected on 2017.05.20
Please review the file changes and close the issue.
-
# Problems summary
`ddc#map#manual_complete` (with UI "native") does not open after first trigger or does not update when typing. I do not know if this problem is related to "native" UI or ddc itself…
-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
Recently I updated my `.vimrc` and noticed `ddc.vim` had stopped working. …
-
`CTRL-X` completion—`CTRL-X_CTRL-F`, `CTRL-X_CTRL-V`, etc—in insert mode does not work unless it is performed *promptly* after nvim starts. Also, `-- INSERT --` may blink.
This bisects to 5d996271561…
-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
I want to implement a converter that extracts a part of the original word …
-
Recently I keep getting `[denops] Failed to connect denops server: Failed to connect 127.0.0.1:port` error messages and autocomplete stops working. Here's the full message after `:let g:denops#debug =…
-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
```typescript
const foo = {
bar: 'a',
}
```
On a buffer like abov…
-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
SSIA.
This happens when you confirm from the completion menu.
## Expecte…
-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
`Source.onCompleteDone` fires on selecting item by `pum#map#insert_relative(…
-
1. install gopls
2. use vimrc below
```vim
let s:cache_dir = expand("~/.cache/nvim/dein")
let s:pum = s:cache_dir . "/repos/github.com/Shougo/pum.vim"
let s:denops = s:cache_dir .…