Commit Graph

1 Commits (23af0da4fa3c45900ad8e9c5c35679f4d8ea584e)

Author SHA1 Message Date
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