I've got the next error when trying to use ultisnips plugin in vim.
vim starts but the message appears every time I to run several commands in vim.
E117: Unknown function: UltiSnips#FileTypeChanged
I'm using:
- Debian 10 Buster
- vim-plug to manage automatically the vim plugins
After searching for solutions all looked old and none of them applied in my case.
Eventually I could solve it doing the next. Just writing it here including the solution that eventually worked.