Jon Kinney

Results 24 issues of Jon Kinney

I found this a few years ago and really enjoy it. Thanks! https://github.com/godlygeek/vim-files/blob/ecd434bc6cf3a2246d970bc9d466b5de3b341dec/.vimrc#L491 However, apparently there is a vulnerability surrounding modelines, and the latest versions of Vim and neovim have...

hr being a horizontal rule. Specifically a three dash horizontal rule. Looks for `---` and slices the array on that to "top half" and "bottom half". For the bottom half,...

This is PR is cool https://github.com/badarsh2/Sudocabulary/issues/12... but I didn't want it. Once I looked around and saw that it appended text to my `~/.zshrc`, I was easily able to remove...

I'll be testing this more, but wanted to get some early feedback. I know the gem isn't _super_ popular, but I'm surprised no one else has run into this yet....

I stumbled across this today for the first time but it's just sitting on 'loading'. Thanks! ![screen shot 2013-05-17 at 8 37 31 am](https://f.cloud.github.com/assets/4521/518207/08a13248-bef7-11e2-9619-9f771c70b25b.png)

Thanks for this! I'm a little confused how to get the default implementation working. Any help would be greatly appreciated! https://github.com/uplus/deoplete-solargraph/issues/5 mentioned to use version 0.18.0 and until I did...

Hard coding `:orders` here gets the tests to pass, but is naive. Unless the intention is to override the `sanitized_order_params` for each app in the `admin/application_controller.rb` file and manually specify...

feature
dashboards

I'm sure this code could be cleaned up, and there are likely edge cases, but I wanted to get this out here to start a discussion as to whether or...

feature
sorting

In order to allow `prettier-eslint-cli` to point to the master branch of `prettier-eslint` to account for this issue: https://github.com/prettier/prettier-eslint/pull/194, I needed to remove the explicit dependency, add it back in...

Moving the cursor into "invalid" places is quite nice, even if visual block mode doesn't work yet, would there be the possibility of adding this setting to apply just to...

feature request