Преглед изворни кода

Add ilookup keybind

master
10sr пре 5 година
родитељ
комит
5d388ddb45
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 измењених фајлова са 3 додато и 0 уклоњено
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Прегледај датотеку

@@ -766,6 +766,9 @@ found, otherwise returns nil."
(when (safe-require-or-eval 'flycheck)
(call-after-init 'global-flycheck-mode))

(when (autoload-eval-lazily 'ilookup)
(define-key ctl-x-map "d" 'ilookup-open-word))

(set-variable 'ac-ignore-case nil)

(when (autoload-eval-lazily 'term-run '(term-run-shell-command term-run))


Loading…
Откажи
Сачувај