Commit Graph

2 Commits (cf6165b19f2feeecb70b0fa69e7df8de04f9ce48)

Author SHA1 Message Date
iGor milhit cf6165b19f
config: rewrite configuration from scratch
- The idea was to improve the markdown experience, but it is not as good
  as I would have like, especially for folding.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-08-06 16:35:29 +02:00
iGor milhit 94adb9ba82
markdown: configure the markdown environment
- 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>
2024-05-16 12:06:20 +02:00