Ver a proveniência

Add hql to use sql-mode

master
10sr há 5 anos
ascendente
cometimento
118f509dca
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Ver ficheiro

@@ -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))


Carregando…
Cancelar
Guardar