-
#22 を作成している際に、skkeletonのおかしな挙動を見付けましたので報告します。
skkeletonの補完候補を、``と``で選択し、その後何も選択せず補完ウィンドウから抜けた際、
skkeletonの動作が停止し、変換ができなくなります。また、マーカーも残ったままになります。
![tab_comp](https://user-images.githubusercont…
-
Can you add file/path completion source for ddc.vim?
-
**Warning: I will close the issue without the minimal init.vim and the reproduction instructions.**
# Problems summary
Some sources cannot been registered.
...I cannot find this problem out …
-
# Problems summary
Are you consider adding floating preview window feature support to vim to show snippet and hook information, just like coc.nvim?
Or create a new plugin to implement this feature…
-
I found each filer & source succeeds the `apiVersion` property. Can plugin authors use this to show warnings when the user is using old ddc.vim?
For instance, I want to use updated `onInit()` that …
-
# Problems summary
After a while in a session, I start seeing msgpack timeout errors, and was wondering if there was an expectation here. I am pretty sure it's due to various sources never resolving…
-
I'm not sure if it's known but it seems remote dynamic import is quite slow. For example
```typescript
async function main() {
const t = performance.now();
await Promise.all([
import("h…
-
If denops.vim crashed, ddc-nvim-lsp-doc does not work like this.
![スクリーンショット_2021-09-18_14-51-40](https://user-images.githubusercontent.com/41495/133877738-22e862c4-17de-4f49-a77e-f1a80f2924c3.png)…
-
**Warning: I will close the issue without the minimal init.vim and the reproduction instructions.**
# Problems summary
When there're a lot of functions registered in Vim, triggering completion …
-
Shougo先生 in vim-jp
> ボーリングするのではなくコールバック方式にした方がよいと思います