You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@
39
39
-[Demos](#demos)
40
40
-[[Demo 1: practice generating code](http://abo-abo.github.io/lispy/demo-1)](#demo-1-practice-generating-codehttpabo-abogithubiolispydemo-1)
41
41
-[[Demo 2: the substitution model for procedure application](http://abo-abo.github.io/lispy/demo-2)](#demo-2-the-substitution-model-for-procedure-applicationhttpabo-abogithubiolispydemo-2)
42
+
-[[Demo 3: down the rabbit hole](http://abo-abo.github.io/lispy/demo-3)](#demo-3-down-the-rabbit-holehttpabo-abogithubiolispydemo-3)
42
43
-[Screencasts](#screencasts)
43
44
44
45
<!-- markdown-toc end -->
@@ -436,6 +437,7 @@ Bound to `G` while in special. Like `lispy-goto`, but works only on current file
436
437
437
438
## [Demo 1: practice generating code](http://abo-abo.github.io/lispy/demo-1)
438
439
## [Demo 2: the substitution model for procedure application](http://abo-abo.github.io/lispy/demo-2)
440
+
## [Demo 3: down the rabbit hole](http://abo-abo.github.io/lispy/demo-3)
0 commit comments