Browse Source

Add

master
10sr 6 months ago
parent
commit
5c4b5bd2ef
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el View File

@@ -1842,6 +1842,7 @@ ORIG-FUNC is the target function, and ARGS is the argument when it is called."
(set-variable 'sqlind-basic-offset 4)
(add-to-list 'auto-mode-alist
'("\\.hql\\'" . sql-mode))
(set-variable 'sql-product 'postgres)

(set-variable 'sqlformat-command 'pgformatter)



Loading…
Cancel
Save