neovim/after/ftplugin
iGor milhit bd142e38b1
plugins: folds .md frontmatter and code blocks
- Folds the frontmatter YAML and fenced code blocks in markdown file.
- Removes unneccessary filetype for lazy loading markdown plugins.
- Moves a markdownpreview settings that was wrongfully placed in the
  pandoc plugin configuration.
- Lazy loads mkdnflow plugin for quarto filetype.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-10-10 14:40:45 +02:00
..
html.lua html: unset the textwidth for html filetype 2024-05-16 12:06:44 +02:00
json.lua json: add configuration for JSON 2024-05-16 12:06:43 +02:00
markdown.lua global: rewrite configuration from scratch 2024-08-08 11:33:12 +02:00
pandoc.lua plugins: folds .md frontmatter and code blocks 2024-10-10 14:40:45 +02:00