Emacs: removed org-wiki

This commit is contained in:
Marcel Kapfer 2018-11-17 06:28:37 +01:00
parent 49b38b8607
commit 8dc26c0579
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 0 additions and 8 deletions

View File

@ -1379,14 +1379,6 @@ signature-file is the path to the file which contains the signature."
:after spaceline
: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
;; https://github.com/arcticicestudio/nord-emacs
;; (use-package nord-theme