summaryrefslogtreecommitdiffstats
path: root/.emacs.d/etc/yasnippet/snippets/latex-mode/enumerate (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop YASnippet•••I don't really need these or use them nearly as much as I used to. For similar needs, I think I'll be able to get by using Emacs's own Abbrev just fine. Amin Bandali2022-11-191-7/+0
* Move GNU Emacs configs from ./ into .emacs.d/•••I will be using the repository to store my configurations for other non-Emacs pieces of software. The repository itself will be located at ~/ rather than ~/.emacs.d/. Amin Bandali2020-10-051-0/+7
* move emacs files from .emacs.d to .•••this repository's root will be ~/.emacs.d (again) from now on Amin Bandali2020-04-111-7/+0
* emacs: improve tex-mode list workflows•••type ā€˜oā€™ followed by space for enumerate (ordered list), and ā€˜uā€™ folloewd by space for itemize (unordered list); insert new \item with M-RET Amin Bandali2019-09-031-2/+2
* emacs: yasnippet: add some convenience snippets for latex-modeAmin Bandali2019-08-271-0/+7