diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-05-07 17:15:10 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-05-07 18:36:02 +0200 |
| commit | 0c83c6f7401cabf00d9135bdf54b63e82276fea2 (patch) | |
| tree | 8cb9ce569fee8b74e7666c0c2e864916d4d2e43c /after/ftplugin/gitcommit.lua | |
| parent | 83ca0c687a5267004099480c5e66e884b515e042 (diff) | |
| download | nvim-config-0c83c6f7401cabf00d9135bdf54b63e82276fea2.tar.gz nvim-config-0c83c6f7401cabf00d9135bdf54b63e82276fea2.zip | |
feat(nvim): add markdown rendering with `render-markdown.nvim`
See https://github.com/MeanderingProgrammer/render-markdown.nvim
- Don't set `'colorcolumn'` and `'conceallevel'` in markdown ftplugin
- Treesitter plugin doesn't install the markdown and markdown_inline
parsers. `50-markdown.lua` does it instead, so that it is
self-contained. It also installs extra parsers it needs: yaml, html
and latex.
- Remove markdown highlight adjustments in `50-colors.lua`
- Remove `markdown/injections.scm` that was disabling treesitter
highlighting inside fenced code blocks.
Diffstat (limited to 'after/ftplugin/gitcommit.lua')
0 files changed, 0 insertions, 0 deletions
