about summary refs log tree commit diff
path: root/init/custom.el
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-10-15T11·40+0200
committerVincent Ambo <tazjin@gmail.com>2017-10-15T11·40+0200
commit099020c1761e8976adbf802837facf75753ee18a (patch)
treee1103638206a4121ed9e28e1ea6833cac92cfb66 /init/custom.el
parent0fe21a4f277f9b5201c4d7141d80ca8d635e8ef0 (diff)
chore: remove unused ido-related lines
Diffstat (limited to 'init/custom.el')
-rw-r--r--init/custom.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/init/custom.el b/init/custom.el
index b4094b20a9b3..16f9802dfd96 100644
--- a/init/custom.el
+++ b/init/custom.el
@@ -11,14 +11,10 @@
     ("3c83b3676d796422704082049fc38b6966bcad960f896669dfc21a7a37a748fa" "d61fc0e6409f0c2a22e97162d7d151dee9e192a90fa623f8d6a071dbf49229c6" default)))
  '(frame-brackground-mode (quote dark))
  '(global-auto-complete-mode t)
- '(ido-use-filename-at-point nil)
  '(magit-log-show-gpg-status t)
  '(ns-alternate-modifier (quote none))
  '(ns-command-modifier (quote control))
  '(ns-right-command-modifier (quote meta))
- '(package-selected-packages
-   (quote
-    (fish-mode string-inflection groovy-mode swift-mode toml-mode nginx-mode elixir-mode terraform-mode uuidgen uuid yaml-mode undo-tree switch-window smex smart-mode-line rust-mode rainbow-mode rainbow-delimiters puppet-mode projectile pkgbuild-mode password-store paredit multi-term multiple-cursors markdown-mode+ magit iy-go-to-char ido-ubiquitous idle-highlight-mode hi2 haskell-mode go-mode flycheck flx-ido erlang dockerfile-mode confluence cider browse-kill-ring ag ace-jump-mode)))
  '(require-final-newline (quote visit-save)))
 (custom-set-faces
  ;; custom-set-faces was added by Custom.