10sr пре 1 година
родитељ
комит
41b810493a
1 измењених фајлова са 2 додато и 1 уклоњено
  1. +2
    -1
      emacs.el

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

@@ -1837,7 +1837,8 @@ ORIG-FUNC is the target function, and ARGS is the argument when it is called."
))

(with-eval-after-load 'sql
(require 'sql-indent nil t))
(require 'sql-indent nil t)
(set-variable 'sqlind-basic-offset 2))
(add-to-list 'auto-mode-alist
'("\\.hql\\'" . sql-mode))



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