neovim/lua/custom/plugins
iGor milhit 08a762f3b2
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-08-22 11:57:49 +02:00
..
autopairs.lua plugins: remove and install some 2023-08-22 11:55:36 +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-08-22 11:57:49 +02:00
mkdnflow.lua global: improve the configuration 2023-08-22 11:57:49 +02:00
pandoc.lua markdown: configure the markdown environment 2023-08-22 11:44:57 +02:00
rainbow-csv.lua global: improve the configuration 2023-08-22 11:57:49 +02:00
true-zen.lua plugins: remove and install some 2023-08-22 11:55:36 +02:00
zen-mode.lua plugins: remove and install some 2023-08-22 11:55:36 +02:00