🧹 actually disable org-mode
This commit is contained in:
parent
8fd991348d
commit
f0831e5e19
@ -30,11 +30,9 @@
|
||||
|
||||
;; If you use `org' and don't want your org files in the default location below,
|
||||
;; change `org-directory'. It must be set before org loads!
|
||||
;; (setq org-directory "~/.org"
|
||||
;; org-roam-directory "~/.org"
|
||||
;; deft-directory "~/.org"
|
||||
;; deft-default-extension "org"
|
||||
;; deft-recursive t)
|
||||
(setq deft-directory "~/Sync/Notes"
|
||||
deft-default-extension "md"
|
||||
deft-recursive t)
|
||||
|
||||
;; This determines the style of line numbers in effect. If set to `nil', line
|
||||
;; numbers are disabled. For relative line numbers, set this to `relative'.
|
||||
|
@ -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) ; organize your plain life in plain text
|
||||
;;(org +roam) ; organize your plain life in plain text
|
||||
;;php ; perl's insecure younger brother
|
||||
;;plantuml ; diagrams for confusing people more
|
||||
;;purescript ; javascript, but functional
|
||||
|
Loading…
x
Reference in New Issue
Block a user