0

Can't seem to upgrade neovim.

I added the new repo: add-apt-repository ppa:neovim-ppa/unstable

And upgraded, but I'm still on nvim 0.1.5-dev, and opening up nvim doesn't pay attention to the .nvimrc file.

Any ideas?

Costa Michailidis
  • 4,820
  • 8
  • 28
  • 52
  • Isn't that already the latest version? `0.1.5-dev` is already the nightly build according to https://github.com/neovim/neovim/releases/tag/nightly. – edwinksl Jul 16 '16 at 05:16
  • Ah, okay, then I'm having weird problems. Super slow to open files. Doesn't respect .nvimrc file unless I use `nvim -u .nvimrc` and also doesn't use xoria256 color file. – Costa Michailidis Jul 16 '16 at 05:19
  • @Costa The default `rc` file is `~/.config/nvim/init.vim` –  Jul 16 '16 at 05:31
  • That's a little confusing. Is there a resource I can look at with how to set up configuration? Where to put which files from my .vim directory and my .vimrc file? – Costa Michailidis Jul 16 '16 at 05:42
  • 1
    Have a look at https://neovim.io/doc/user/nvim.html#nvim-from-vim – Gerhard Burger Oct 06 '16 at 11:15

0 Answers0