Harrison Pielke-Lombardo
Harrison Pielke-Lombardo
Simple way to allow repeat last search. I assigned the vi-keys 'n' and 'N' for search forward and backward respectively.
After interrupting a process within an open-database, subsequent calls yield OverlappingFileLockException. I'm not sure how to release this lock since the database object is no longer in scope.
### Intro I had made [my own repo](https://github.com/tuh8888/syncthing.el) for fixing syncthing conflicts with ediff. I like your approach much better, but there is one bit of functionality I wanted to...
Allow editing of the following commands by passing environment variables when calling script. For example: `$ KB_SYNC="Alt+s" bwmenu`. Default keybindings are maintained if not set by user. - KB_SYNC="Alt+r" -...
Possible fix for #212 Might be a naive solution, but I'm not sure what the check for `'dotime` is supposed to account for. This solved the issue for my configuration...
I updated the TensorFlow version from 1.2.0 to 1.15.0. The tests initially failed. I fixed them simply substituting the `to-array` fn for `into-array` fn in the outer array conversion in...
I found the documentation of symbol size misleading, in particular for the `circle`. The documentation describes the size parameter as "The area in pixels of the symbols bounding box. Note...
When running `:Cljfmt` in a .cljs file and connected to a shadow-cljs created nRepl (via vim-fireplace), my entire file gets replaced with what appears to be the output of an...
[Corfu](https://github.com/minad/corfu)-style extensions. This should limit the dependencies needed.