- Fixes the markdown preview node package installation.
- Removes the markdown preview theme configuration.
- Adds the ToggleTerm plugin that allows to improve the managment of
terminal buffers and configures it.
- Ensures to use the legacy tag for the fidget plugin, as it will be
under active development and rewritting.
- Installs Grammalect, which is a French language checker. This plugin
requires the python package `Grammalecte` that provide
`grammalecte-cli` and `grammalecte-server`.
- Sets, in the mkdnflow configuration, the `perspective.priority` to
`current` to get the follow link feature behaves as I need, relative
to the current buffer.
- Fixes, in the mkdnflow configuration, the new file template to avoid a
blank column at the begining (results in an invalid YAML syntax).
Co-Authored-by: iGor milhit <igor.milhit@unige.ch>