Michael D. Hoyle

Results 30 comments of Michael D. Hoyle

Ah, so I'd have to go into the presets to do this, and I'd only have control over the base rate in-game? That's closer to what I had in mind,...

Cool. How do you track feature requests? Just leave this issue open, or do you track it elsewhere?

great. Maybe I'll take a stab at it sometime and submit a PR :)

I'd love something like this. Ideally configurable (message || pause || kill warp || etc), but anything that stops me from missing man nodes would be an improvement.

Some additional context: this warning seems to be coming from Kramdown, not markdownlint directly. I'm going to try to squelch the warnings somehow for now, but it might require some...

I figured out how to squelch the warnings via syntastic. Add this to your vimrc: ```vim let g:syntastic_quiet_messages = { 'regex': ["No link definition for link ID ' '"] }...

I agree #2 is a much better option. Thanks for looking into it @NaomiReeves

This hasn't seen an update in almost 5 years, so I'm thinking the maintainers don't have the time to tackle this. Perhaps someone from the community could make the fix...

Sure, here it is: https://gist.github.com/hoylemd/84757f5b2e7abc9592eca72941f6073e I did that with `luarocks install luacheck --verbose > lr.out` and `lr.out` is that gist.

...so it did! That's strange. Maybe whatever was broken got fixed! Love it when that happens :p. Here's hoping you can close this soon!