-
When
```
export type { Context, Item } from "jsr:@shougo/ddc-vim@6.0.0/types";
```
```
% molt **/*.ts --no-resolve --write
📦 @shougo/ddc-vim 6.0.0 => 6.0.1
```
OK.
But
```
export …
-
# Problems summary
When calling `ddc#get_previewer({item})` while configuring `lspEngine: 'vim-lsp'`,
`getPreviewer` does not work due to timeout.
## Expected
It gets additional information for …
k-86 updated
6 months ago
-
- dotfiles に環境があるけど、また作り直したい
- vim
- dpp + ddu + ddc
- neovim
- lazy
-
理由
豊富な拡張誠意
そしてddc-ui-nativeより多機能なため
-
The development of Deoplete for code completion is finished.
The author plans to migrate to ddc.vim
Are we still suggested to use Deoplete? Or is there plan for ALE to migrate to ddc.vim with Deo…
-
Hi! Thank you for the nice plugin. As you know, ddc with pum.vim supports custom highlights.
I would like to see what character is inserted/changed/deleted with this plugin.
Please consider adding a…
-
dark powered pluginを導入するチャレンジ二回目(一回目はdppで挫折した)
今回はやれるとこまでやる
-
I want to add the screenshots link in README.
If you have good screenshots for ddc.vim, can you add it in this issue?
-
## 各リポジトリの関係性
- coc-patched.nvim
- coc.nvim を置き換える用。coc-patching.nvim を submodule として持つ
- ビルド系に関する変更を、本体への変更と切り分けたかったのでこの構成
- coc-patching.nvim
- coc.nvim での直接の作業
- ddc-coc-patched
- …
-
### Please select which platform you are using
Mac
### Was this something which used to work for you, and then stopped?
I never saw this working
### Describe the bug
In insert mode, if the insert…