Oli

Results 53 comments of Oli

I've incorporated a neat way of getting the Python method to be tested (using a Vim-test helper) and passing it to Docker to then wait for debug commands. I use...

Great shout and I randomly saw that too when I updated `packer` a few days ago. It's on my to-do list to play with so I'll reply back if it...

I've played with `vim-ultest` and it works nicely with `nvim-dap` but again, connecting remotely seems to be cumbersome

As a heads up, I've forked this repo and included your pull request in https://github.com/olimorris/persisted.nvim

As a heads up, I've forked this repo and included your pull request in https://github.com/olimorris/persisted.nvim

Thanks for the pull requests on the adapters. It definitely *feels* faster. ❤️

This is absolutely on the roadmap. The rewrite was done with these types of features in mind. I've half baked something which I'll merge in the next week. Need to...

@mrjones2014 - Would love to get your feedback on startup times after 565f7b463640412825a066bc7d20db4f5c352b56!

Well that just sucks 😆. Using `PackerCompile`? Using [vim-startuptime](https://github.com/dstein64/vim-startuptime) I see `0.74ms` with caching and `3.61ms` without.

Also takes it down to 64th place in overall load times down from 13th