about summary refs log tree commit diff
path: root/init/custom.el
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-11-15T17·56+0100
committerVincent Ambo <tazjin@gmail.com>2017-11-15T17·56+0100
commiteb67c739b2c97b423d5b0223945b88a7a787b674 (patch)
tree8228a9ccdc037667c115e7ae3f394fb04de39713 /init/custom.el
parentb7a5dd0c1bd232f7c521d5647f57ba4021787e06 (diff)
feat: Use ace-window for jumping between windows
Diffstat (limited to 'init/custom.el')
-rw-r--r--init/custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/custom.el b/init/custom.el
index 0613cd781b46..c1276f7ea45a 100644
--- a/init/custom.el
+++ b/init/custom.el
@@ -18,7 +18,7 @@
  '(ns-right-command-modifier (quote meta))
  '(package-selected-packages
    (quote
-    (exwm which-key pandoc elnode fish-mode nix-mode yaml-mode undo-tree terraform-mode switch-window smart-mode-line rust-mode rainbow-mode rainbow-delimiters puppet-mode pkgbuild-mode password-store paredit multi-term multiple-cursors markdown-mode+ magit iy-go-to-char idle-highlight-mode hi2 helm haskell-mode gruber-darker-theme go-mode flycheck erlang dockerfile-mode confluence browse-kill-ring ag ace-jump-mode)))
+    (ace-window exwm which-key pandoc elnode fish-mode nix-mode yaml-mode undo-tree terraform-mode switch-window smart-mode-line rust-mode rainbow-mode rainbow-delimiters puppet-mode pkgbuild-mode password-store paredit multi-term multiple-cursors markdown-mode+ magit iy-go-to-char idle-highlight-mode hi2 helm haskell-mode gruber-darker-theme go-mode flycheck erlang dockerfile-mode confluence browse-kill-ring ag ace-jump-mode)))
  '(require-final-newline (quote visit-save)))
 (custom-set-faces
  ;; custom-set-faces was added by Custom.