tpope / vim-fireplace

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

Tab completion of `:Connect` is broken #411

Closed frenchy64 closed 1 year ago

frenchy64 commented 1 year ago

I know this used to work a long time ago. But now :Connect <Tab> returns:

E117: Unknown function: fireplace#connect_complete

FWIW the function was removed here: https://github.com/tpope/vim-fireplace/commit/c8b1bacdc916f13bbde875e6af0dd41b44bdfc33#diff-8c4d951818b84c98024cd1d62cc6a31285f136a829c6e334e89a24358cadb19dR533