diff options
author | Óscar Nájera <hi@oscarnajera.com> | 2021-05-29 10:17:04 +0200 |
---|---|---|
committer | Óscar Nájera <hi@oscarnajera.com> | 2021-05-29 10:17:04 +0200 |
commit | bf1756818138d62bdf63f7779bcf1ad24a783cb1 (patch) | |
tree | aa46dfeaae81c3683a39186a99b7f2f2078c1cfd /config/doom | |
parent | f73c979a96756fb4a3bbb90541caab4de485c0c7 (diff) | |
download | dotfiles-bf1756818138d62bdf63f7779bcf1ad24a783cb1.tar.gz dotfiles-bf1756818138d62bdf63f7779bcf1ad24a783cb1.tar.bz2 dotfiles-bf1756818138d62bdf63f7779bcf1ad24a783cb1.zip |
open lua and yaml files
Diffstat (limited to 'config/doom')
-rw-r--r-- | config/doom/init.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/doom/init.el b/config/doom/init.el index 26a442a..5d7039e 100644 --- a/config/doom/init.el +++ b/config/doom/init.el @@ -142,7 +142,7 @@ ;;latex ; writing papers in Emacs has never been so fun ;;lean ; for folks with too much to prove ledger ; be audit you can be - ;;lua ; one-based indices? one-based indices + lua ; one-based indices? one-based indices markdown ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c ;;nix ; I hereby declare "nix geht mehr!" @@ -167,7 +167,7 @@ ;;swift ; who asked for emoji variables? ;;terra ; Earth and Moon in alignment for performance. ;;web ; the tubes - ;;yaml ; JSON, but readable + yaml ; JSON, but readable ;;zig ; C, but simpler :email |