Commit Graph

4 Commits (ccecc89a42340f268bb191ebd6aa14bc8013478f)

Author SHA1 Message Date
iGor milhit 81979d0537
plugins: update some config to plugins evolution
- Reorders and simplifies the filetypes config for mkdnflow according
  to its evolution.
- Removes a tailing `s` to the nvim-treesitter config.
- Follow the last tag of Telescope.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2026-02-18 10:52:49 +01:00
iGor milhit 8c222d187d
snippets: search luasnip with telescope
- Adds a keymap to search for snippets with telescope.
- Improves the markdown snippets.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2025-12-21 09:09:47 +01:00
iGor milhit 014b8d7bd5
keymaps: set prefixes to improve search experience
Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-08-22 16:31:49 +02:00
iGor milhit fe25313c23
global: rewrite configuration from scratch
- Allows me to better understand what are doing the installed plugins
  and depedencies.
- Improves the structure of the configuration, in order to ease
  the maintenance.
- Improves markdown experience, even if it can still be improved.
- Documents the configuration in the README file.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-08-08 11:33:12 +02:00