Add lang/factor module (#2129)
Factor is a stack based programming language with an awesome emacs mode. * remove extra layer of nesting for keybinds * use-package! * lazy load fuel * fue listener typo * remove extra space * Add README
This commit is contained in:
parent
7cec80e9f1
commit
f5910caea8
4 changed files with 95 additions and 0 deletions
|
@ -121,6 +121,7 @@
|
|||
;;kotlin ; a better, slicker Java(Script)
|
||||
;;latex ; writing papers in Emacs has never been so fun
|
||||
;;lean
|
||||
;;factor
|
||||
;;ledger ; an accounting system in Emacs
|
||||
;;lua ; one-based indices? one-based indices
|
||||
markdown ; writing docs for people to ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue