☈king
☈king
If you're at the bar in: `as |df hj` And you hit M-f in Emacs, you end up at: `as df| hi` (your next char goes right after the `df`)...
pry-awesome_print currently busts paging, and besides it's not really what you always want. Better is to be able to always toss in: ``` ap some_obj ``` So, this Issue refers...
Like it really blows up. Either fix this from Bond or else do that system-specific gemspec stuff.
On a truly 8-color terminal (such as Putty, I think?), vim-detailed chooses grays that the terminal decides should be black (such as the comments in Ruby code). It would be...
So you can include snippets in your blog and stuff.
Idea from anoldhacker: ``` eval
Should probably fall back to default.vim if t_Co is 8. If 88, though: rking: there's an algorithm you can use to go from 256 to 88 vividchalk implements it. I...
Not 100% sure how to do this one, yet. The syntax stack is: ``` Foo ['rubyBlock', 'rubyClassDeclaration', 'rubyConstant'] Bar ['rubyBlock', 'rubyConstant'] ```
I can't imagine when you'd want it. All it does for me is get in the way of tabcompletion for `plymouth-off`