add lisp packages
This commit is contained in:
2
lisp/sql-indent/sql-indent-pkg.el
Normal file
2
lisp/sql-indent/sql-indent-pkg.el
Normal file
@@ -0,0 +1,2 @@
|
||||
;; Generated package description from sql-indent.el -*- no-byte-compile: t -*-
|
||||
(define-package "sql-indent" "1.5" "Support for indenting code in SQL files." '((cl-lib "0.5")) :keywords '("languages" "sql") :authors '(("Alex Harsanyi" . "AlexHarsanyi@gmail.com")) :maintainer '("Alex Harsanyi" . "AlexHarsanyi@gmail.com") :url "https://github.com/alex-hhh/emacs-sql-indent")
|
||||
Reference in New Issue
Block a user