doom: add org roam v2

This commit is contained in:
Infinidoge 2021-10-20 13:40:27 -04:00
parent 1766d24d38
commit c63134ca35
2 changed files with 8 additions and 1 deletions

View file

@ -146,7 +146,13 @@
;;nim ; python + lisp at the speed of c
nix ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel
(org +dragndrop +jupyter +pretty +gnuplot) ; organize your plain life in plain text
(org ;; organize your plain life in plain text
+dragndrop
+jupyter
+pretty
+gnuplot
+roam2
)
;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional

View file

@ -22,6 +22,7 @@
shellcheck
nodejs
nodePackages.prettier
sqlite
(aspellWithDicts (dicts: with dicts; [ en en-computers en-science ]))
];