Joe Fair
Joe Fair
@bronzehedwick I really appreciate this help. >this is not a Vimr specific issue, nor really an issue, just a gap in understanding. I'm **certain** you're right. It's me, I just...
~/.config/nvim/init.vim just has this line set runtimepath=~/.vim,~/.vim/pack/tpope/start/fireplace,~/.vim/pack/plugins/start/vimwiki,/usr/share/vim/vimfiles,/usr/share/vim/vim82,/usr/share/vim/vimfiles/after,~/.vim/after And :checkhealth returns E5009: Invalid 'runtimepath' But if I change it to set runtimepath=/usr/share/vim/vim82 which does exist, I get the same error. Thx,...