Emacs: removed org-wiki
This commit is contained in:
parent
49b38b8607
commit
8dc26c0579
1 changed files with 0 additions and 8 deletions
|
@ -1379,14 +1379,6 @@ signature-file is the path to the file which contains the signature."
|
||||||
:after spaceline
|
:after spaceline
|
||||||
:config (spaceline-all-the-icons-theme))
|
:config (spaceline-all-the-icons-theme))
|
||||||
|
|
||||||
;; org-wiki
|
|
||||||
;; A personal wiki system for Emacs
|
|
||||||
;; Using the verison ofYouhei Sasaki which uses ido instead of helm
|
|
||||||
(use-package org-wiki
|
|
||||||
:load-path "org-wiki/"
|
|
||||||
:config
|
|
||||||
(setq org-wiki-location "~/wiki"))
|
|
||||||
|
|
||||||
;; Nord theme
|
;; Nord theme
|
||||||
;; https://github.com/arcticicestudio/nord-emacs
|
;; https://github.com/arcticicestudio/nord-emacs
|
||||||
;; (use-package nord-theme
|
;; (use-package nord-theme
|
||||||
|
|
Loading…
Reference in a new issue