From 593a42f4d413e1e64d316b93eb56a5e6079ba470 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Tue, 14 May 2024 13:02:59 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/Home.md b/Home.md index ef38900..14f9165 100644 --- a/Home.md +++ b/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/ \ No newline at end of file