Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-19 | Support additional JS snippets | William Carroll | 3 | -0/+15 | |
Because React + Redux + Flow = SO MUCH BOILERPLATE... | |||||
2018-07-19 | Change clo -> clg for console.log snippet | William Carroll | 1 | -1/+1 | |
clo was difficult to use because `company-mode` suggested autocompletion candidates like "close", "clone", etc. With clg, this is significantly less likely. | |||||
2018-07-19 | Support updated emacs | William Carroll | 14 | -0/+87 | |
Finally ported my up-to-date emacs configuration here. I was putting this off for a long while, unsure of how to handle all of the work. All it took was my laptop being fried to force me to do this. So... voila! |