- 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>
- Adds an empty module options to avoid warning.
- Indents the disabled language list, in order to add some easily.
Co-Authored-by: iGor milhit <igor@milhit.ch>
- Removes the true-zen.nim plugin.
- Adds the zen-mode.nvim plugin in hope of a better and simpler
experience.
Co-Authored-by: iGor milhit <igor@milhit.ch>
- Allows me to better understand what are doing the installed plugins
and depedencies.
- Improves the structure of the configuration, in order to ease
the maintenance.
- Improves markdown experience, even if it can still be improved.
- Documents the configuration in the README file.
Co-Authored-by: iGor milhit <igor@milhit.ch>