Shougo

Results 574 comments of Shougo

https://github.com/Shougo/vim-neco-calc https://github.com/hrsh7th/vim-neco-calc/pull/1 I added neocomplete source in neco-alc and sent pull request.

Thanks. I deleted forked repository.

> I think fuzzy complement will display a lot of candidate word , it is inconvenient to choose expect word > So the first letter must be entered correctly, the...

> I think fuzzy complement will display a lot of candidate word , it is inconvenient to choose expect word > So the first letter must be entered correctly, the...

Not in plan. I think in README.md is better. Because, people watch README.md in first. Most people don't read project wiki.

It seems cached by LSP server side. Because it is fixed by LSP server restart. Please check it is only reproduced with nvim-cmp.

`:Unite history/command -select=3 -input=pattern`

@pelodelfuego You should read the issue template and upload reproduce ways. I will check it. https://github.com/Shougo/unite.vim/issues/584

@thinca If the offset feature is not work, it is unite-kind-command problem. But I cannot reproduce it.