ELLIOTTCABLE
ELLIOTTCABLE
I have to say, I'm rather disappointed to have donated $0.99 for this (not that that's hugely much money, but still …), only to discover _after_ entering all my API...
I'm a bit of an electronics noob; but the BOM only lists "Arduino Pro Micro", with no link or anything … Amazon lists a *ton* of clones for that search...
As with a lot of Issues in this repository, this is requesting reimplementation of an EasyMotion feature: [`g:EasyMotion_use_smartsign_us`](https://github.com/easymotion/vim-easymotion/blob/d75d9591/doc/easymotion.txt#L839-L864), et al. ```vimhelp Smartsign *EasyMotion_smartsign* *g:EasyMotion_use_smartsign_us* *g:EasyMotion_use_smartsign_ja* Matching signs target keys by...
I'd love to see the following format supported: ``` ghi list -- Paws/Issues elliottcable/Paws.js ``` … to show a combined list, or simply two sequential lists, of _all_ of the...
This PR implements an alternative to #117, making tracing-information non-optional (and thus requiring no build-system changes), instead requiring traits-implementations to be updated to accept the new tracing-information. This is a...
The color_coded README suggests [Chromatica.nvim](https://github.com/arakashic/chromatica.nvim) as a replacement for color_coded when upgrading to NeoVim. I don't really want to try and remember to write a `.clang` file for Chromatica —...
My Vim is installed such that this is the path to YCM-Generator: ``` /Users/ec/Library/System Repo/Dotfiles/vim/bundle/YCM-Generator ``` Unfortunately, the space in ‘System Repo’ causes YCM-Generator to spit up: ``` > vim...
So, "compile the binary and save it somewhere," while totally making sense for a little one-off throwaway script, ain't great for reproducible / stable system configuration that lasts past the...
I have several projects in subfolders of the folder I open as a project in TextMate (speck/ is the parent folder, speck/speck/ is one repo, speck/spark/ is another, speck/slack/ is...
The built-in "System theme" FireFox theme ('Follow the system theme …'), along with a few others (such as [Firefox Alpenglow](https://addons.mozilla.org/en-US/firefox/addon/firefox-alpenglow/) include [a `dark_theme` manifest-entry](https://hg.mozilla.org/mozilla-central/raw-file/tip/browser/themes/addons/alpenglow/manifest.json); which is then used whenever the...