diff options
author | Óscar Nájera <hi@oscarnajera.com> | 2021-07-19 09:09:52 +0200 |
---|---|---|
committer | Óscar Nájera <hi@oscarnajera.com> | 2021-07-19 09:09:52 +0200 |
commit | 832e67ce4399a8d960ca89fae4a823129a031484 (patch) | |
tree | 747bd260a35ea5374450e98332db15d0fae0ac67 /config/doom | |
parent | 00b55a2c1e4d8042777b98a62621a396a38f0133 (diff) | |
download | dotfiles-832e67ce4399a8d960ca89fae4a823129a031484.tar.gz dotfiles-832e67ce4399a8d960ca89fae4a823129a031484.tar.bz2 dotfiles-832e67ce4399a8d960ca89fae4a823129a031484.zip |
org with reveal js
Diffstat (limited to 'config/doom')
-rw-r--r-- | config/doom/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/doom/init.el b/config/doom/init.el index 91be361..d583476 100644 --- a/config/doom/init.el +++ b/config/doom/init.el @@ -147,7 +147,7 @@ ;;nim ; python + lisp at the speed of c nix ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel - (org +roam +hugo) ; organize your plain life in plain text + (org +roam +hugo +present) ; organize your plain life in plain text ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional |