This website requires JavaScript.
Explore
iGor milhit
Help
Sign In
igor
/
neovim
Watch
1
Star
0
Fork
You've already forked neovim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6799b381be
neovim
/
.gitignore
10 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-08 14:25:14 +01:00
# spell
*.spl
spell/*
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-05-30 20:55:59 +02:00
tags
test.sh
.luarc.json
nvim
lazy-lock.json