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:
Rudi Grinberg 2019-12-03 10:01:16 +07:00 committed by Henrik Lissner
parent 7cec80e9f1
commit f5910caea8
4 changed files with 95 additions and 0 deletions

View file

@ -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