Skip to content

Commit cd364ed

Browse files
committed
- [X] Add TOC to the README.org (Cheers to org-toc!)
1 parent 70ba445 commit cd364ed

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

README.org

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
33

44
A major mode to try and improve the purescript repl experience within emacs.
55

6+
* TOC :TOC:
7+
- [[#description][Description]]
8+
- [[#what][What]]
9+
- [[#how][How]]
10+
- [[#why][Why]]
11+
- [[#when][When]]
12+
- [[#who][Who]]
13+
- [[#install][Install]]
14+
- [[#git][Git]]
15+
- [[#package-repositories][Package repositories]]
16+
- [[#el-get][el-get]]
17+
- [[#start-and-setup][Start and setup]]
18+
- [[#start][Start]]
19+
- [[#setup][Setup]]
20+
- [[#use][Use]]
21+
- [[#runtime-dependencies][Runtime dependencies]]
22+
- [[#contributions][Contributions]]
23+
- [[#pr][PR]]
24+
- [[#issues][Issues]]
25+
- [[#miscellaneous][Miscellaneous]]
26+
627
* Description
728
** What
829

todo.org

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
#+title: backlog
22
#+author: ardumont
33

4-
* IN-PROGRESS 0.0.6 [33%]
4+
* IN-PROGRESS 0.0.6 [42%]
55
- [X] Prepare backlog
66
- [X] Update version
7+
- [X] Add TOC to the README.org (Cheers to org-toc!)
78
- [ ] Add :b binding
89
- [ ] Add `:s import` binding
910
- [ ] Add `:s loaded` binding

0 commit comments

Comments
 (0)