el-get/recipes/emacsql.rcp
Vedang Manerikar 807b15c9c9
Add recipes for denote and combobulate, Update recipes for Emacsql and Closql (#2902)
* Modify emacsql and closql recipes to use main

These repos have moved from using master to main as the default
branch.

* Add a recipe for mickeynp/combobulate

This is the excellent package aiming to bring paredit to all the
non-lispy languages using tree-sitter in Emacs.

* Add a recipe for ~protesilaos/denote

This is the cool new note-taking system which is simpler than roam and
depends on standard Unix tools.
2023-06-01 10:37:10 +02:00

7 lines
185 B
Plaintext

(:name emacsql
:description "High-level SQL database front-end."
:type github
:branch "main"
:pkgname "skeeto/emacsql"
:minimum-emacs-version "25.1")