branch: externals/tempel commit 8e0e1bcbabab2fec2088bb18c8d27c325b322cfc Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Sort links --- README.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index 8ab1f23c83..9c454ffd51 100644 --- a/README.org +++ b/README.org @@ -242,14 +242,14 @@ There are plenty of alternative packages which provide abbreviation or snippet e - abbrev.el: Abbreviation expansion, builtin - skeleton.el: Lisp syntax for templates, builtin - tempo.el: Lisp syntax for templates, builtin -- [[https://github.com/cdominik/cdlatex][cdlatex.el]]: Fast LaTeX insertion -- [[https://github.com/jiahaowork/muban.el][muban.el]]: Lightweight template expansion -- [[https://github.com/joaotavora/yasnippet][yasnippet.el]]: The most popular Emacs template system -- [[https://github.com/pkazmier/snippet.el][snippet.el]]: Original snippet mode - [[https://github.com/ymarco/auto-activating-snippets][aas.el]]: Auto activating snippets +- [[https://github.com/cdominik/cdlatex][cdlatex.el]]: Fast LaTeX insertion - [[https://github.com/tecosaur/LaTeX-auto-activating-snippets][laas.el]]: Latex auto activating snippets +- [[https://github.com/jiahaowork/muban.el][muban.el]]: Lightweight template expansion - [[https://github.com/xFA25E/skempo][skempo.el]]: Unifies the Skeleton and Tempo configuration +- [[https://github.com/pkazmier/snippet.el][snippet.el]]: Original snippet mode - [[https://nschum.de/src/emacs/tempo-snippets/][tempo-snippets.el]]: snippet.el-like interface for Tempo +- [[https://github.com/joaotavora/yasnippet][yasnippet.el]]: The most popular Emacs template system * Contributions