wellle / tmux-complete.vim

Vim plugin for insert mode completion of words in adjacent tmux panes
MIT License
515 stars 21 forks source link

feat(compe): implement nvim-compe integration #90

Closed rainerborene closed 3 years ago

rainerborene commented 3 years ago

It works amazingly well. By the way, thanks for creating tmux-complete.vim plugin. :beer:

kabouzeid commented 3 years ago

Hi @wellle, could you merge this? It's a small addition. I reviewed and tested the code, everything works as intended :)

wellle commented 3 years ago

Hey thank you @rainerborene and @kabouzeid for this. And sorry for the delay!