neovim/lua/custom/plugins
iGor milhit 0dbcf730bf
snippets: load my own, add markdown snippets
- Renames the snippets folder to my_snippets.
- Loads my snippets.
- Creates two snippet example available for all filetypes.
- Creates three snippets for markdown filetype.
- Adds the telescope luasnip plugin.
- Sets a keymaping to fuzzy search all available snippets (<leader>ss).
- Adds a snippet to create a link in markdown reference syntax.
- Adds a frontmatter snippet for my incremental notes (journal).
- Replace the fronmatter snippet for markdown with a formatted one,
  easier to read.
- Improves the description of my markdown snippets.
- Enables the search highlighting.
- Removes unnecessary lualine separator.
- Renames the neo-tree plugin file.
- Lazy loads the zen-mode for markdown files.

Co-Authored-by: iGor milhit <igor.milhit@unige.ch>
2023-08-22 16:13:52 +02:00
..
autopairs.lua plugins: remove and install some 2023-08-22 14:44:52 +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 16:12:12 +02:00
mkdnflow.lua global: improve the configuration 2023-08-22 16:12:12 +02:00
neo-tree.lua snippets: load my own, add markdown snippets 2023-08-22 16:13:52 +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 16:12:12 +02:00
true-zen.lua plugins: remove and install some 2023-08-22 14:44:52 +02:00
zen-mode.lua snippets: load my own, add markdown snippets 2023-08-22 16:13:52 +02:00