tpope / vim-fireplace

fireplace.vim: Clojure REPL support
https://www.vim.org/scripts/script.php?script_id=4978
1.75k stars 139 forks source link

CQP - support autocomplete #386

Closed danlinenberg closed 3 years ago

danlinenberg commented 3 years ago

Hi,

Is there a way of support autocomplete when using CQP macro? or is there a workaround for it?

Thanks.

tpope commented 3 years ago

Basic tab completion works. If you want full blown omnicomplete, use cqc.

danlinenberg commented 3 years ago

Any reason why tab complete wouldn't work for me?

tpope commented 3 years ago

If omnicomplete works, then cqp tab completion should work. Tab completion swallows errors because there's no good way to display them, so if you're having trouble, try the omnicomplete.