Gabe Berke-Williams

Results 23 issues of Gabe Berke-Williams

`J` on steroids: https://github.com/AndrewRadev/splitjoin.vim I literally said "WHAT!" out loud when I saw the GIF in the README. Relevant: https://github.com/thoughtbot/dotfiles/issues/574

Vim

There's an interesting bug where it tries to be helpful and ends up being not so helpful. First, some background. My `git-create-pull-request` script builds up a long markdown file in...

Vim

https://github.com/bkad/CamelCaseMotion

Vim

This might be nice if I decide I don't like Kitty's built-in URL hints feature: https://github.com/teoljungberg/dotfiles/commit/16ca9e477a9c476c37bf30268fc5532685aae7fd#diff-a923c6fe127f95f1048bc447300c5764R84

tmux

Yeah yeah, #69 happened, but: * This is the big one: Zsh-based `git` completions don't include custom git subcommands. For example, I have a `git-shalector` script and `git sha` doesn't...

Zsh

https://github.com/gfontenot/vim-url-opener

Vim

https://github.com/tpope/vim-abolish#coercion

Vim

`gt;` would be cool: http://learnvimscriptthehardway.stevelosh.com/chapters/33.html

Vim

https://www.braveclojure.com/basic-emacs/

Like pup: https://github.com/EricChiang/pup#json Candle supports printing out information for multiple selectors (`a {text}, link {text}`, while Pup only prints information for one final selector. That makes printing out the JSON...