Floobits / floobits-neovim

Floobits plugin for NeoVim
Apache License 2.0
167 stars 7 forks source link

Synchronisation in Neovim is super slow on big repositories #42

Closed alekscp closed 5 years ago

alekscp commented 7 years ago

As I pair program with my colleague @tomasz-buchta, we are experiencing very slow synchronisation on both ends making it pretty much impossible to use the features of Floobits.

We are both using Neovim 0.1.7 and the Floobits plugin built on top of Python 2.

We tried on different editors such as RubyMine and Sublime 3 and they work fine.

Our app has more or less 180k lines of code.

Any insights would be appreciated!