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
|
;;nim ; python + lisp at the speed of c
|
||||||
nix ; I hereby declare "nix geht mehr!"
|
nix ; I hereby declare "nix geht mehr!"
|
||||||
;;ocaml ; an objective camel
|
;;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
|
;;php ; perl's insecure younger brother
|
||||||
;;plantuml ; diagrams for confusing people more
|
;;plantuml ; diagrams for confusing people more
|
||||||
;;purescript ; javascript, but functional
|
;;purescript ; javascript, but functional
|
||||||
|
|
|
@ -22,6 +22,7 @@
|
||||||
shellcheck
|
shellcheck
|
||||||
nodejs
|
nodejs
|
||||||
nodePackages.prettier
|
nodePackages.prettier
|
||||||
|
sqlite
|
||||||
|
|
||||||
(aspellWithDicts (dicts: with dicts; [ en en-computers en-science ]))
|
(aspellWithDicts (dicts: with dicts; [ en en-computers en-science ]))
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue