Browse Source

Add amx-mode

master
10sr 5 years ago
parent
commit
f264bd64c8
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el View File

@@ -558,6 +558,9 @@ found, otherwise returns nil."
": "))
(prompt-text-mode 1))

(when (safe-require-or-eval 'amx)
(amx-mode 1))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; letters, font-lock mode and fonts



Loading…
Cancel
Save