Henré Botha

Results 34 comments of Henré Botha

I just tried to reproduce this behaviour, but couldn't. This was on Vim 8.1 (my own compiled version). The test file I used (note trailing whitespace on each line): some...

Good catch! It's not. So it's a different bug then: `%s` is not causing whitespace to strip on affected lines.

I have it much worse. It takes minutes before the styles will load.

@nicowilliams This was only partly resolved in #2401. That MR missed two other occurrences of the same typo.

+1 Mac. My project folder is huge - over 3 GB - however the majority of that is in `.gitignore`. Does this plugin respect `.gitignore`? EDIT: Actually, I can't even...

This is such a genius idea. Never heard of using a mic to detect taps!

> Really cool idea. Rather than tie it to Git, I'd like to support spaces in abbreviations generally. This is actually something I've started working on myself as a separate...

It occurs to me now that one issue with handling it this way is that we can't really have abbreviations that are substrings of other abbreviations. For example: ``` abbr...

Legend! Going to try it now.