1

In the picture below you can see the error I get when trying to open a file in vim after installing unite.vim plugin

I installed it by cloning the git repo and then moving the files into the same folders but under my ~/.vim/ directory.

Anyone have an idea what could be going wrong?

Thanks!

enter image description here

Alistair Hughes
  • 387
  • 2
  • 3
  • 13
  • 2
    It *looks* like you didn't copy all the folders - since a function from `autoload/unite.vim` is not found. Perhaps read chapters 42 and 43 from http://learnvimscriptthehardway.stevelosh.com/ – VanLaser Jul 02 '16 at 23:30
  • This solved it, thank you for being quick! Extra kudos for noting the book chapters, really insightful, thanks. – Alistair Hughes Jul 03 '16 at 11:40
  • 1
    For `vim` questions we do have a [vi.SE](http://vi.stackexchange.com) section of the website. It might prove to be even quicker with answers. – grochmal Jul 03 '16 at 23:49

0 Answers0