add org roam
This commit is contained in:
@@ -73,14 +73,6 @@
|
|||||||
|
|
||||||
(setq treemacs--width-is-locked nil)
|
(setq treemacs--width-is-locked nil)
|
||||||
|
|
||||||
;(centaur-tabs-mode 0)
|
|
||||||
;(setq centaur-tabs-style "bar")
|
|
||||||
;(setq centaur-tabs-modified-marker "*")
|
|
||||||
;(setq centaur-tabs-set-bar 'left)
|
|
||||||
;
|
|
||||||
;(centaur-tabs-change-fonts "Mononoki" 120)
|
|
||||||
;(centaur-tabs-group-by-projectile-project)
|
|
||||||
|
|
||||||
(setq doom-theme 'doom-old-hope)
|
(setq doom-theme 'doom-old-hope)
|
||||||
|
|
||||||
(display-time-mode 1)
|
(display-time-mode 1)
|
||||||
|
8
init.el
8
init.el
@@ -144,10 +144,12 @@
|
|||||||
;;+journal
|
;;+journal
|
||||||
+dragndrop ; drag & drop files/images into org buffers
|
+dragndrop ; drag & drop files/images into org buffers
|
||||||
;;+hugo ; use Emacs for hugo blogging
|
;;+hugo ; use Emacs for hugo blogging
|
||||||
+ipython ; ipython/jupyter support for babel
|
|
||||||
+pandoc ; export-with-pandoc support
|
+pandoc ; export-with-pandoc support
|
||||||
;;+pomodoro ; be fruitful with the tomato technique
|
+pomodoro ; be fruitful with the tomato technique
|
||||||
+present) ; using org-mode for presentations
|
+roam2
|
||||||
|
+present
|
||||||
|
+pretty ; performance intensive
|
||||||
|
)
|
||||||
;;perl ; write code no one else can comprehend
|
;;perl ; write code no one else can comprehend
|
||||||
;;php ; perl's insecure younger brother
|
;;php ; perl's insecure younger brother
|
||||||
;;plantuml ; diagrams for confusing people more
|
;;plantuml ; diagrams for confusing people more
|
||||||
|
Reference in New Issue
Block a user