doom: add org roam v2
This commit is contained in:
parent
1766d24d38
commit
c63134ca35
2 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
shellcheck
|
||||
nodejs
|
||||
nodePackages.prettier
|
||||
sqlite
|
||||
|
||||
(aspellWithDicts (dicts: with dicts; [ en en-computers en-science ]))
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue