David Arvelo
David Arvelo
I see you recently added BSP support. Thanks for this!! With bspwm I enjoyed having keyboard shortcuts for [directional focus](https://github.com/baskerville/bspwm/blob/master/examples/sxhkdrc#L58), a la: ``` # focus the node in the given...
Hi, I just switched to delimitMate from vim-autoclose and so far it's working great! Thanks for making it work so well. One feature of autoclose was being able to type...
`gj` and `gk` are hotkeys meant to move the cursor the height of exactly one line, so that when the line is wrapped you can move the cursor down or...
By any chance does this library support parsing out an array of nested routes? For example: `/user/:123/profile // -> [AppRoute.user(id: 123), AppRoute.userProfile(id: 123)` (or something like this) This would be...
For some crazy reason, when running this plugin with the default hotkey I get this message in GNOME: > Iceweasel is already running, but is not responding. I get this...