-
Hi. What is the suggested way to start the lsp for using this as a source?
For example, I have been trying to get this plugin to work with https://github.com/prabirshrestha/vim-lsp, as this old pos…
-
# Problems summary
`ddc#syntax#get()` return always `[]` on latest neovim.
For example, `ddc#syntax#get()` return `[]` on this yaml file.
```hoge.yaml
key: value
```
```vim
echo ddc#syn…
uplus updated
2 years ago
-
I think it should be `ddc.vim` version 3 core feature.
Users can create new UI for ddc.vim.
-
`PumHighlight.col` is bytes position in vim, not character count.
![image](https://user-images.githubusercontent.com/22977/202223511-abffb043-3474-4b10-8498-e09551e2fae3.png)
I wrote the test be…
Milly updated
2 years ago
-
こんな感じで確定が解除?されてしまいます。
https://user-images.githubusercontent.com/61523777/198864503-8fbc8fb1-49f0-4281-a0e8-602c6e0bff10.mov
1. 「にゅうりょ」まで打ち込む
2. 変換候補を選ぶ
3. 決定する(「入力」で ``)
4. 「が」を打つ
5. 「にゅうりょが…
-
**Warning: I will close the issue without the minimal init.vim and the
reproduction instructions.**
# Problems summary
I followed the documentation to setup `ddc.vim`, and the FAQ section about…
-
ddc.vim + pum.vim で補完をしている時、カーソルが行末にある状態で辞書登録モードに入るとカーソルがずれる
なお、この症状はvirtualeditが有効化されていると発生しない
-
I'm using neovim and nvim-lsp.
As in the title, texlab will detach (clash?) with `documentclass{jsarticle}`. `article` and `jarticle` works well.
## How to reproduce
Use this init.vim.
i…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
Hey, just wondering if we should still recommned deoplete.nvim. On their README they say:
> The development of this plugin is finished. Accepts minor patches and issues but no new features. [ddc.vi…