summaryrefslogtreecommitdiffstats
path: root/.emacs.d/etc/yasnippet/snippets/latex-mode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move GNU Emacs configs from ./ into .emacs.d/Amin Bandali2020-10-0516-0/+90
| | | | | | 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-1115-85/+0
| | | | this repository's root will be ~/.emacs.d (again) from now on
* scattered updatesAmin Bandali2020-03-311-1/+1
|
* emacs: yasnippet: add some more convenience snippets for latex-modeAmin Bandali2020-01-295-0/+25
|
* emacs: yasnippet: use p instead of pkg for latex-mode usepackageAmin Bandali2019-11-201-1/+1
|
* emacs: yasnippet: use shorter s & ss keys for section & subsectionAmin Bandali2019-11-132-2/+2
|
* emacs: improve tex-mode list workflowsAmin Bandali2019-09-034-15/+4
| | | | | | 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: "fix" citeAmin Bandali2019-08-301-1/+1
|
* emacs: yasnippet: add some convenience snippets for latex-modeAmin Bandali2019-08-2712-0/+71