1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Add an h/t shoutout.

This commit is contained in:
jbranchaud
2015-12-07 17:59:24 -06:00
parent f5a826175d
commit 9c0d436596

View File

@@ -10,3 +10,5 @@ snake case, you can navigate over the variable and hit `crs` (e.g.
Similarly, you can hit `crc` to change a variable to camel case.
It even has support for mixed case (`crm`) and uppercase (`cru`).
h/t Jake Worth