Commit Graph

7 Commits (263a43f6a4ebfcc6a0aec08aa17332c7891c2c9c)

Author SHA1 Message Date
iGor milhit 263a43f6a4
git: ignore the spell directory
- Removes local dictionnary files from the history.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2023-12-12 08:43:26 +01:00
iGor milhit 9709246050
markdown: enable autowriteall for markdown files
- Enables `autowriteall` for markdown files (pandoc filteype, as I use
  the vim-pandoc plugin).
- Modify the rules to ignore spell files.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2023-12-12 08:42:45 +01:00
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