Open myromeu opened 8 years ago
I created soft link from ~/.nvim
to ~/work/neovim-config
. I should have written this in README.md
I was also bitten by this from a fresh install. Maybe make a note to update the init.vim file? Near the end there are a bunch of source
that point to ~/.nvim
that are pretty straightforward to update.
Hello. Thank you for your config) But I tried this install in arch linux and mint linux. I followed instructions from README.md . And appeared same problem:
I just fixed these lines in init.vim like
/home/archie/._config/_nvim/config/airline.vim
. And it worked.