summaryrefslogtreecommitdiff
path: root/.emacs.d/init-org.el
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-06-06 22:37:20 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-06-07 13:30:45 -0700
commitae8a7907b660410325c9a97cc06e05d70e8699bb (patch)
treeea918aed18d95e0444eca34b7d981b2f3e7d2066 /.emacs.d/init-org.el
parent25f6bea444476b6bc4de83a9499f573d73463778 (diff)
downloaddotfiles-ae8a7907b660410325c9a97cc06e05d70e8699bb.tar.gz
ido -> fido
Diffstat (limited to '.emacs.d/init-org.el')
-rw-r--r--.emacs.d/init-org.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/.emacs.d/init-org.el b/.emacs.d/init-org.el
index ee806932..ff8bac96 100644
--- a/.emacs.d/init-org.el
+++ b/.emacs.d/init-org.el
@@ -137,9 +137,6 @@
;; see http://lists.gnu.org/archive/html/emacs-orgmode/2014-06/msg00846.html
;; org-outline-path-complete-in-steps nil
- ;; completion
- org-completion-use-ido t
-
;; manipulating subtrees
org-yank-adjusted-subtrees t
org-yank-folded-subtrees nil