Jongwook Choi
Jongwook Choi
Why no python3?
@ivanov Do you still maintain this?
I have submitted a PR #213. @justinlatimer Can you please review, test, and publish at your earliest convenience? Thanks!
`complete_sync` is something that works in a blocking manner? That also sounds nice, but I'm little worried about performance or UX (i.e. the UI shouldn't block). My hunch tells the...
Maybe because the floating window hides the statusline and the OP wants to see the statusline (filename, etc.)
@phha Could you please provide a pointer to the upstream issue? I think we may leave this open until the upstream merges a fix.
Hi @Shougo, thanks for the comment! After today's breaking change #895, this is not needed any more. I tried removing this line, and indeed no more errors. However, that specific...
Exactly! `cmp.config.disable = vim.NIL`, which does not evaluate to false in lua.
I find this still useful but the PR has been closed unfortunately. Can we consider adding this feature or have we decided to not accept preprocessors?
Wonderful feature, great!!! Some comments: - It looks the preference of whether to use custom tab implementation would be in effect only after restarting VimR. I would suggest to have...