rewhile/cpeditor.nvim

[feature] Add layout toggle, language manager, provide test failure count

Closed this issue · 0 comments

Be able to run tests on save (toggleable)

  • For a status line, provide test failure count, so users can hide the window(s) (if they temporarily want more edit space).

  • Kill tests if they run too long, with an error message.

  • self.timeout is used but never set.