neovim/lua/custom/plugins
iGor milhit 25c736d4f7
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>
2023-08-22 11:44:57 +02:00
..
filetree.lua global: rewrite neovim config based on kickstart 2023-05-29 12:23:55 +02:00
init.lua global: rewrite neovim config based on kickstart 2023-05-29 12:23:55 +02:00
markdownpreview.lua markdown: configure the markdown environment 2023-08-22 11:44:57 +02:00
mkdnflow.lua markdown: configure the markdown environment 2023-08-22 11:44:57 +02:00
pandoc.lua markdown: configure the markdown environment 2023-08-22 11:44:57 +02:00