summaryrefslogtreecommitdiffstats
path: root/.emacs.d/etc/yasnippet/snippets/latex-mode/enumerate (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move GNU Emacs configs from ./ into .emacs.d/Amin Bandali2020-10-051-0/+7
| | | | | | 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/.
* move emacs files from .emacs.d to .Amin Bandali2020-04-111-7/+0
| | | | this repository's root will be ~/.emacs.d (again) from now on
* emacs: improve tex-mode list workflowsAmin Bandali2019-09-031-2/+2
| | | | | | type ā€˜oā€™ followed by space for enumerate (ordered list), and ā€˜uā€™ folloewd by space for itemize (unordered list); insert new \item with M-RET
* emacs: yasnippet: add some convenience snippets for latex-modeAmin Bandali2019-08-271-0/+7