Hi,
I am trying to configure neovim. and writing my startup file.
What I am struggling is debugging (verifying) my startup file.
I noticed, even when I put syntax error into init.vim, I do not get any messages on startup of nvim.
How can I get startup log messages and errors?
Thanks!
Nathan
PS: I am using nvim-qt on windows!