You are not logged in.
Just dropping a note in case someone else ran into the same.
After upgrading to 0.10.0-3, neovim would present an error on start indicating that it was unable to load /usr/share/nvim/archlinux.vim. It looks like https://gitlab.archlinux.org/archlinux/ … f26455368a moved to using a .lua file. For some reason, the edit to sysinit.vim didn't seem to stick. Manually editing the file (with appropriate permissions) to execute
source /usr/share/nvim/archlinux.lua
seemed to fix the issue.
Offline