소스 검색

Update

master
10sr 6 달 전
부모
커밋
a5a2df3dcc
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el 파일 보기

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


불러오는 중...
취소
저장