- Adds a keymap (<leader>ch) for the command history picker of
telescope.
- Removes the kickstart big comment on top of the init.lua file.
- Removes the config file that I don't remember the utility.
Co-Authored-by: iGor milhit <igor@milhit.ch>
- Adds the `json` parser to the treesitter languages for linting
purpose.
- Adds `jsonls` as language server provider for JSON.
- Creates the `after/ftplugin` folders.
- Sets specific settings for JSON for folding method.
Co-Authored-by: iGor milhit <igor@milhit.ch>
- Creates a new file for custom HTML snippets.
- Creates three snippets to be used when updating the clinical medicine
library portal with bibliographic descriptions:
- A main HTML structure with CSS styling.
- An item with some bibliographic description examples.
- A list item with a link to an ebook online.
- Creates a snippet for commit message to save working hours.
- Creates snippet for incremental note commits.
- Creates snippet for AoU stats commits.
- Removes redundant markdown snippets for the date.
- Improves the markdown snippet for incremental note entry.
- Improves the LuaSnip configuration and moves it outside the nvim-cmp
configuration.
- Increments the French personal dictionary.
Co-Authored-by: iGor milhit <igor@milhit.ch>