You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codi generally does not play well with stateful plugins like Ultisnips because a lot of buffer switching is involved in updating the results pane. #3 may be related.
But since ultisnips is such a generally installed plugin, I guess solving this problem will benefit lots of people. :)
As for conflict problem, vim-multiple-cursors seems have the same issue. But the workaround that they provide works well on me: interactions-with-other-plugins. Hope this may help solving this problem, or not ;(
I've installed ultisnips plugin, and it worked well without codi.vim.
But while using codi.vim, ultisnips' jumpforward and backward do not work totally.
I have these config in my .vimrc file:
I'm wondering if there is a way that the two plugins co-work well?
The text was updated successfully, but these errors were encountered: