10sr před 6 měsíci
rodič
revize
a5a2df3dcc
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Zobrazit soubor

@@ -1851,6 +1851,8 @@ ORIG-FUNC is the target function, and ARGS is the argument when it is called."
(set-variable 'sql-product 'postgres)

(set-variable 'sqlformat-command 'pgformatter)
(set-variable 'sqlformat-args '("--no-extra-line"))
;; (set-variable 'sqlformat-args '("-L"))

(when (fboundp 'git-command)
(define-key ctl-x-map "g" 'git-command))


Načítá se…
Zrušit
Uložit