aboutsummaryrefslogtreecommitdiff
path: root/neovim/.config/nvim/ftplugin
Commit message (Collapse)AuthorAgeFilesLines
* [nvim] improve C++ bindings for cmake/docker tasksFederico Igne2023-02-221-9/+38
|
* [nvim] fix codeblocks metadata order in MarkdownFederico Igne2023-02-221-1/+1
|
* [nvim] add neovim-tasks and debugterm pluginsFederico Igne2023-02-041-0/+53
|
* [nvim] add initial setup for tags generationFederico Igne2022-10-281-0/+6
|
* [nvim] conceal markdown by defaultFederico Igne2022-10-281-1/+4
|
* [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-292-16/+97
|
* [nvim] Add markdown specific optionsFederico Igne2021-11-041-0/+67