Andrew Haust

Results 11 issues of Andrew Haust

This feels like the same issue as #1595. That issue is closed and the behaviour described in the ticket is fixed, but I'm still seeing an issue on macOS for...

...specifically, [endwise.vim](https://github.com/tpope/vim-endwise), a vital plugin for languages like ruby and viml that use `end` (and its variants) to close code blocks. A quickfix is to change: ```viml imap (PearTreeExpand) ```...

Hi there, Not sure if you will be into all these changes but I figured I'd give it a shot to get 'em merged. The overarching goal is to improve...

I'm pretty sure no one uses the `twiggy-cmd` feature (see `:help twiggy-cmd`). I certainly never do, so I've deprecated it (3cf1a8a31cfbeaf2e77e6709ec94b5e59d02a1d4). I will be replacing it with new mappings to...

Should use jobs over [dispatch](https://github.com/tpope/vim-dispatch) if available.

### Precheck > Do a quick search and make sure the issue has not yet been reported I did do a quick search for "router" and "route" in both open...

I always get this error when I use c-o or ^ after quitting extradite which is incredibly frustrating: ``` Error detected while processing CursorMoved Auto commands for "": E121: Undefined...

I recently changed my email address so this may have something to do with it, but any time I try and sign in, I get "We were unable to fetch...

Hello, me again! So two commits here: 1. Make `gf` work for shortcodes. 2. Add ft detects for `hugo.{toml,yml,json}` For the first, I extracted a `trim_slash` function because I couldn't...

My current toasts show up in the bottom centre. Obviously this isn't super desirable if you have multiple toasts, though my project doesn't need them (I'm more after the auto-hiding).