- Enables `autowriteall` for markdown files (pandoc filteype, as I use
the vim-pandoc plugin).
- Modify the rules to ignore spell files.
Co-Authored-by: iGor milhit <igor@milhit.ch>
- Adds the `markdown-preview.nvim` plugin.
- Adds the two `vim-pandoc` and `vim-pandoc-syntax` for the support of
markdown syntax and for file conversions with pandoc.
- Sets basic options (max width of 79 chars).
- Restores the `.gitignore` rules of the kickstart.nvim project.
- Adds and configures the Nordic colorscheme plugin.
- Sets the English, French and German spelling.
- Adds the `mkdnflow` plugin to get notebook features.
Co-Authored-by: iGor milhit <igor@milhit.ch>
* NEW Tries to implement autocompletion.
* BETTER Adds some rules in the gitignore.
* Reverts to light colors.
* Commits the spell changes.
Signed-off-by: iGor milhit <igor@milhit.ch>