浏览代码

Add

master
10sr 6 个月前
父节点
当前提交
5c4b5bd2ef
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el 查看文件

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



正在加载...
取消
保存