Jesse Leite

Results 108 comments of Jesse Leite

Like? ``` :CtrlSF -external 'agriculture#ctrlsf_output' ``` Or a new command like? ``` :CtrlSFFromExternal 'agriculture#ctrlsf_output' ```

> Maybe we could add Vim configuration variable which would set a "default test runnner", which the :TestSuite command would run if no test has run yet. @janko did you...

@codeinabox, we should be able to open vim on a project directory and run `:TestSuite` with no files open at all, if we've configured a default runner. IMHO anyway 🙂

Nothing stopping people from mapping/running `:Mocha` separately, if they prefer that workflow. However, then we'd have to switch commands/mappings when running a different test suite, which is an extra mental...

I've been getting this all the time too. It seems to have started around the time I switched to nvim, but no idea if it's nvim specific 🤔

@lindhe It definitely happens after writing to disk with `:w`.

I'm experiencing this too. Ended up just removing `undojoin` from my autocmd for now.

> * [ ] respect `colorscheme gruvbuddy` Maybe the world will finally give gruvbuddy the respect it deserves. ![](https://media.giphy.com/media/LyBjYL9uLrrW7YXRGk/giphy.gif)