Skip to content

Instantly share code, notes, and snippets.

View therealadam's full-sized avatar
🍔
Building Pingboard. Accepting JavaScript. Still loving Rails. Telling jokes.

Adam Keys therealadam

🍔
Building Pingboard. Accepting JavaScript. Still loving Rails. Telling jokes.
View GitHub Profile
@therealadam
therealadam / SketchSystems.spec
Last active September 2, 2018 18:37
A Markdown and Unfurling Saavy Text Cell
A Markdown and Unfurling Saavy Text Cell
Empty Cell*
click inside -> Edit Cell
Edit Cell
type markdown -> Edit Cell
type URL -> Edit Cell with unfurl
Edit Cell with unfurl
click save -> Populated Cell
click outside -> Populated Cell
Populated Cell
@therealadam
therealadam / ideavimrc
Created September 7, 2021 14:52
vimrc for use with JetBrains IDEs
set surround
set commentary
set easymotion
set ideajoin
set NERDTree
set relativenumber
set number
map \r :action RunAnything<CR>