mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
update links to pages moved to repo
parent
de0528d449
commit
68b0bf42c5
8
Home.md
8
Home.md
@ -5,17 +5,17 @@
|
||||
|
||||
## Users
|
||||
|
||||
- **[Install](Installing-Neovim)**
|
||||
- **[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/)
|
||||
|
||||
## Developers
|
||||
|
||||
- **[Build](Building-Neovim)**
|
||||
- **[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 upstream Vim](Merging-patches-from-upstream-Vim)
|
||||
- [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)
|
||||
- [Remote UI architecture](Remote-UI-architecture)
|
||||
- [Code overview](Code-overview)
|
||||
- [C99 standard](http://port70.net/~nsz/c/c99/n1256.html)
|
||||
|
Loading…
Reference in New Issue
Block a user