neovim/lua/custom/plugins
iGor milhit 054c4defa5
plugins: improve configuration, install plugins
- Fixes the markdown preview node package installation.
- Removes the markdown preview theme configuration.
- Adds the ToggleTerm plugin that allows to improve the managment of
  terminal buffers and configures it.
- Ensures to use the legacy tag for the fidget plugin, as it will be
  under active development and rewritting.
- Installs Grammalect, which is a French language checker. This plugin
  requires the python package `Grammalecte` that provide
  `grammalecte-cli` and `grammalecte-server`.
- Sets, in the mkdnflow configuration, the `perspective.priority` to
  `current` to get the follow link feature behaves as I need, relative
  to the current buffer.
- Fixes, in the mkdnflow configuration, the new file template to avoid a
  blank column at the begining (results in an invalid YAML syntax).

Co-Authored-by: iGor milhit <igor.milhit@unige.ch>
2024-05-16 12:06:43 +02:00
..
autopairs.lua plugins: remove and install some 2024-05-16 12:06:20 +02:00
grammalecte.lua plugins: improve configuration, install plugins 2024-05-16 12:06:43 +02:00
init.lua global: rewrite neovim config based on kickstart 2024-05-16 12:06:20 +02:00
markdownpreview.lua plugins: improve configuration, install plugins 2024-05-16 12:06:43 +02:00
mkdnflow.lua plugins: improve configuration, install plugins 2024-05-16 12:06:43 +02:00
neo-tree.lua snippets: load my own, add markdown snippets 2024-05-16 12:06:42 +02:00
pandoc.lua markdown: configure the markdown environment 2024-05-16 12:06:20 +02:00
rainbow-csv.lua global: improve the configuration 2024-05-16 12:06:42 +02:00
toggleterm.lua plugins: improve configuration, install plugins 2024-05-16 12:06:43 +02:00
true-zen.lua plugins: remove and install some 2024-05-16 12:06:20 +02:00
zen-mode.lua snippets: load my own, add markdown snippets 2024-05-16 12:06:42 +02:00