Shougo

Results 574 comments of Shougo

Hm.. You can use `keyword_pattern` for it. https://github.com/hrsh7th/nvim-cmp/issues/821#issuecomment-1056160923

I think it should work. ```lua cmp.setup.cmdline(':', { sources = { {name = 'path'}, -- Do not show completion for words starting with 'Man' {name = 'cmdline', keyword_pattern = [[^\@

Your description is hard to understand for me. Can you describe the feature more clearly? It is keyword length sort? Note: It seems keyword length option in buffer source for...

OK. The description is clear. Note: The issue title is not clear for me. It should be renamed. My suggestion is: keyword_length option for other sources

The problem is already fixed in next branch. https://github.com/hchbaw/auto-fu.zsh/commit/76e17fac7e146aeea5cc528f546c8451753f3652

This problem is already fixed in next branch. https://github.com/hchbaw/auto-fu.zsh/commit/76e17fac7e146aeea5cc528f546c8451753f3652

If you want to use neovim true color in LilyTerm, you must build LilyTerm with libvte 0.36+. Please see it. https://gist.github.com/XVilka/8346728 I have enabled neovim True color in LilyTerm.

@Tetralet You should close this issue. It is not closed.

Oh, it is TabNine's problem. It should be reported in TabNine issues. https://github.com/codota/TabNine/issues