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

Add hql to use sql-mode

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

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

@@ -978,6 +978,8 @@ found, otherwise returns nil."

(autoload-eval-lazily 'sql '(sql-mode)
(require 'sql-indent nil t))
(add-to-list 'auto-mode-alist
'("\\.hql\\'" . sql-mode))

(when (autoload-eval-lazily 'git-command)
(define-key ctl-x-map "g" 'git-command))


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