aboutsummaryrefslogtreecommitdiff
path: root/neovim/.config/nvim/ftplugin/tex.lua
Commit message (Collapse)AuthorAgeFilesLines
* [nvim] Add more mappings and abbreviation for LaTeXFederico Igne2022-03-111-8/+22
|
* [nvim] Add arrow abbreviations in (La)TeXFederico Igne2022-03-081-0/+30
| | | | | Note that this is still written in VimScript because the corresponding Lua API is missing at the time of writing.
* [nvim] Add `\cite{.}` to texFederico Igne2022-02-161-0/+2
|
* [nvim] Rework checkpoint definitionsFederico Igne2022-01-291-0/+79