Tommy Allen
Tommy Allen
> OTOH we basically only need a user and could do it from Travis then Ah, I get it now. Have Travis push to the DH repo after a successful...
Also, I don't know what org to use on GH that would sound canonical since `testbed` is already taken. `Neomake` sounds better than my org `esdf-io`, but isn't exactly testing-related....
That was something I wished existed when I started this. I guess I didn't know it existed 😯
What I meant is that instead of the user sourcing `/rtp.vim` in their own script, we could instead setup an environment that just works for both Vim and Neovim. In...
@benjifisher Is there a chance of this getting merged? The jumps kind of put a bee in my bonnet. I can submit a PR that uses `winrestview()` if you think...
I've been watching this repo for a little while. It feels likes a side project at the moment, particularly because of the `print` statements. But, also because it seems a...
@brianmc Thanks for the update. To be clear about Python 3.2: If you look at open source Python projects that have automated testing, you'll notice that a lot of them...
@brammool Would it be possible to treat this contextually? If I ran `dit` on this: ```html hello world ``` I would expect it to delete from `>` to `
@pcworld If this is ever implemented, "sticky selections" would naturally be part of it. The "anchored" end of the selection isn't changed when scrolling. It's the cursor being pushed around...