File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 3
3
4
4
A major mode to try and improve the purescript repl experience within emacs.
5
5
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
+
6
27
* Description
7
28
** What
8
29
Original file line number Diff line number Diff line change 1
1
#+title: backlog
2
2
#+author: ardumont
3
3
4
- * IN-PROGRESS 0.0.6 [33 %]
4
+ * IN-PROGRESS 0.0.6 [42 %]
5
5
- [X] Prepare backlog
6
6
- [X] Update version
7
+ - [X] Add TOC to the README.org (Cheers to org-toc!)
7
8
- [ ] Add :b binding
8
9
- [ ] Add `:s import` binding
9
10
- [ ] Add `:s loaded` binding
You can’t perform that action at this time.
0 commit comments