So I’ve got the following init.vim under ~/.config/nvim/
source plugins.vim
plugins.vim
lives in the same directory. When I’m opening [Neo]Vim I always get
Error detected while processing /home/luke/.config/nvim/init.vim:
line 1:
E484: Can't open file plugins.vim
Does anybody know what I am missing?