Updated Home (markdown)

Justin M. Keyes 2024-05-14 13:02:59 -07:00
parent dc4cb65af6
commit 593a42f4d4

17
Home.md

@ -1,26 +1,13 @@
## About
- [Introduction](Introduction)
- **[FAQ](https://neovim.io/doc/user/faq.html#faq)**
- [Transitioning from Vim](https://neovim.io/doc/user/nvim.html#nvim-from-vim) `:help nvim-from-vim`
- [Related projects](Related-projects)
- [Talks about Neovim](Talks-about-Neovim)
## For Users
- **[Install](https://github.com/neovim/neovim/blob/master/INSTALL.md)**
- [Breaking Changes](https://neovim.io/doc/user/news.html#news-breaking)
- [Documentation](http://neovim.io/doc/user/)
See https://neovim.io/doc/
## For Developers
- **[Build](https://github.com/neovim/neovim/blob/master/BUILD.md)**
- **[Contribute](https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md)**
- [Tests](https://github.com/neovim/neovim/blob/master/test/README.md)
- [Merging patches from Vim](https://neovim.io/doc/user/dev_vimpatch.html)
- **[Maintain](https://github.com/neovim/neovim/blob/master/MAINTAIN.md)**
- [Style guide](https://neovim.io/doc/user/dev_style.html#dev-style)
- [C99 standard](http://port70.net/~nsz/c/c99/n1256.html)
- [Code overview](https://github.com/neovim/neovim/blob/master/src/nvim/README.md)
- [Articles about Neovim](Articles-about-Neovim)
See https://neovim.io/doc/