cursorless-dev / cursorless

Don't let the cursor slow you down

Home Page:https://www.cursorless.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neovim: test that neovim's config loads properly

saidelike opened this issue · comments

following this issue saidelike#2 (comment)

It would be nice if we could see that error message directly on ci using one of the following:

  • we could run nvim twice, once to detect errors with the config being loaded and a second one to actually run the test
  • or we could redirect the logs for the config into a file and just show that when we fail to read the logfile for running the test