Commit Graph

5 Commits (c9af70e82e250a273d80a54e4509e62f9334358e)

Author SHA1 Message Date
iGor milhit 5c7726586f
markdown: ajoute des plugins pour le markdown
- Ajoute le plugin `markdown-preview.nvim` pour le preview.
- Ajoute les deux plugins vim-pandoc pour le support de la syntaxe
  markdown et pour les exports via pandoc.
- Définit des options de base (largeur maximale de 79 caractères.
- Restore les règles du `.gitignore` du projet kickstart.nvim.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2023-05-30 21:06:21 +02:00
iGor milhit 76db67cdd3
neovim: autocompletion
* NEW Tries to implement autocompletion.
* BETTER Adds some rules in the gitignore.
* Reverts to light colors.
* Commits the spell changes.

Signed-off-by: iGor milhit <igor@milhit.ch>
2019-03-06 07:18:24 +01:00
iGor milhit cb84240178 feat: try ignore .spl and spell changes
Signed-off-by: iGor milhit <igor@milhit.ch>
2017-11-20 07:31:16 +01:00
Igor Milhit 6809339209
feat: configure `netrw` 2017-07-13 10:44:10 +02:00
Igor Milhit 9a9853e448
feat: start a brand new `neovim` setup 2017-07-13 10:06:09 +02:00