Update scheme-keywords.el

This commit is contained in:
Frère Jérôme 2015-10-21 18:04:32 +02:00
parent 1a889890c9
commit ae7abd1b58

View file

@ -19,7 +19,7 @@
;; Customization:
;; (add-scheme-keywords 'LIST 'FACE) ;; define additional highlights
;; (scheme-add-keywords 'LIST 'FACE) ;; define additional highlights
;; (setq scheme-keywords-completions 'LIST) ;; define additional completions
(require 'company nil t)