Fork me on GitHub
#vim
<
2017-02-16
>
dominicm13:02:17

https://github.com/metakirby5/codi.vim this is similar to a nREPL client in some ways.

dominicm13:02:47

I just played with hooking it up lumo, quite fun

mikepjb15:02:30

nice! It looks like an interesting project

dominicm15:02:56

It is. They've probably also solved problems like output buffers & such

dominicm15:02:22

https://github.com/roxma/nvim-completion-manager also, this vs deoplete, because it is callback based, whilst all current sources are python, no reason they must be.

mikepjb16:02:19

holy moly - in the preview gif is this plugin autocompleting from the other tmux frame?!?

dominicm16:02:00

Yes, yes it is

mikepjb16:02:14

mother of god...

dominicm16:02:21

I've seen an autocomplete that uses the OSX magic thingy to pull autocompletions from text in your open browser