- Updates the treesitter configruation according to the API
documentation.
- Adds XML to the treesitter configuration.
- Updates the mkdnflow configuration according to the documentation.
- Forces the filetype of *.md files before mkdnflow is loaded.
Co-Authored-by: iGor milhit <igor@milhit.ch>
- Removes the python virtualenv has pynvim is installed through uv and
manages itself the virtual environment.
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>