Commit Graph

5 Commits (f1d5af9e6f2cf533717859873f2f0d9bb631012d)

Author SHA1 Message Date
iGor milhit 25c736d4f7
markdown: configure the markdown environment
- Adds the `markdown-preview.nvim` plugin.
- Adds the two `vim-pandoc` and `vim-pandoc-syntax` for the support of
  markdown syntax and for file conversions with pandoc.
- Sets basic options (max width of 79 chars).
- Restores the `.gitignore` rules of the kickstart.nvim project.
- Adds and configures the Nordic colorscheme plugin.
- Sets the English, French and German spelling.
- Adds the `mkdnflow` plugin to get notebook features.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2023-08-22 11:44:57 +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