summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-tex.el
Commit message (Collapse)AuthorAgeFilesLines
* Clean up misuse of use-package keyword :afterRavi R Kiran2022-04-031-3/+0
|
* Implementation of dash-at-point with consultRavi R Kiran2022-03-271-1/+1
|
* Ordering fixes to load correctlyRavi R Kiran2021-11-161-8/+8
| | | | This is fragile.
* Completely revamp tex supportRavi R Kiran2021-11-151-171/+159
|
* Selectrum/verticoRavi R Kiran2021-09-131-2/+2
| | | | Still need to find an alternative for helm-dash and browse-kill-ring
* Make introspection easierRavi R Kiran2021-04-121-1/+1
|
* Support for kittyRavi R Kiran2021-04-051-12/+17
|
* Variable name changed in helm-dashRavi R Kiran2020-02-101-1/+1
|
* Finally get rid of startup warningRavi R Kiran2020-01-211-3/+1
|
* Automatic use of :ensureRavi R Kiran2018-05-291-8/+8
|
* Use xetex only necessaryRavi R Kiran2015-11-091-4/+0
| | | | | The right way is to add a file-local variable which sets TeX-engine to xetex.
* Use PDF tools to view outputRavi R Kiran2015-11-091-1/+13
|
* Enable helm-dash wherever possibleRavi R Kiran2015-05-161-0/+3
|
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-0/+189
This follows the official emacs recommendation for lisp code inside emacs.d.