🧹 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,
|
;; 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!
|
;; change `org-directory'. It must be set before org loads!
|
||||||
;; (setq org-directory "~/.org"
|
(setq deft-directory "~/Sync/Notes"
|
||||||
;; org-roam-directory "~/.org"
|
deft-default-extension "md"
|
||||||
;; deft-directory "~/.org"
|
deft-recursive t)
|
||||||
;; deft-default-extension "org"
|
|
||||||
;; deft-recursive t)
|
|
||||||
|
|
||||||
;; This determines the style of line numbers in effect. If set to `nil', line
|
;; 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'.
|
;; numbers are disabled. For relative line numbers, set this to `relative'.
|
||||||
|
@ -147,7 +147,7 @@
|
|||||||
;;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 +roam) ; organize your plain life in plain text
|
;;(org +roam) ; organize your plain life in plain text
|
||||||
;;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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user