William Mathewson
William Mathewson
I've got this collection of mappings registered to wrap some [tpope/vim-surround](https://github.com/tpope/vim-surround) mappings, but whenever I use the WhichKey mappings they don't work. If I use the full mapping from vim-surround...
This is a feature request, I suppose. I've been reading through this book and finding it very interesting! However, I'm not familiar with all the acronyms and was wondering if...
What the fuck's a cup? >amiright, @qaisjp?
### Motivation / Background This Pull Request has been created because it's recommended not to use "here"/"click here"/"more" as the title for a link for accessibility reasons.[1] [1]: https://www.gov.uk/guidance/content-design/links#writing-link-text ###...
If one uses the suggested layout for the ViewComponent default layout, navigating to `localhost:3000/rails/view_components` will throw an error due to the deeply nested nature of the Lookbook params hash. Using...
In the README, the documentation has this: > * `template_exclusion_filter`: This is called when determining whether to apply runtime checks on a `.erb` template. > When this `Proc` returns false,...
**What's your Game ID?** https://18xx.games/game/204318 **How to Reproduce the Bug?** During OR3.1, my company (ENR) has 2 `2/3L` trains. The _second_ train can be run fine, but using the first...
`ostruct` was being required in the model file but was never actually being used. The `zxcvbn` gem removed its dependency on `ostruct` in v0.1.12, replacing the previous usage with a...