neovim/lua/custom/plugins
iGor milhit 8eafbbedd7
global: improve the configuration
- Adds the rainbow_csv plugin to improve CSV file support.
- Sets mutliple filetypes for markdown plugins (`pandoc`, `markdown`).
  - `mkdnflow`.
  - `markdownpreview`.
  - `marksman` language server (but it doesn't work for pandoc
    filetype).
- Sets folding level to 1 to fold from the level 2 headings.
- Sets the python virtualenv as python3 provider.
- Updates the English dictionnaries.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2023-06-07 11:30:31 +02:00
..
autopairs.lua plugins: set autopairs, vim-surround 2023-06-06 07:16:34 +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 global: improve the configuration 2023-06-07 11:30:31 +02:00
mkdnflow.lua global: improve the configuration 2023-06-07 11:30:31 +02:00
pandoc.lua markdown: ajoute des plugins pour le markdown 2023-05-30 21:06:21 +02:00
rainbow-csv.lua global: improve the configuration 2023-06-07 11:30:31 +02:00