From 9f7b915dbbc32f949851c5ead61492ce757fac49 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Fri, 19 Jul 2019 21:13:51 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Home.md b/Home.md index e714b85..180fcd2 100644 --- a/Home.md +++ b/Home.md @@ -17,9 +17,7 @@ - [Tests](https://github.com/neovim/neovim/blob/master/test/README.md) - [Refactoring guidelines](https://github.com/neovim/neovim/wiki/Refactoring) - [Merging patches from upstream Vim](Merging-patches-from-upstream-Vim) -- [Development tips](Development-tips) -- [Code style](http://neovim.io/develop/style-guide.xml) -- [SourceGraph](https://sourcegraph.com/github.com/neovim/neovim) +- [Style guide](http://neovim.io/develop/style-guide.xml) - [Source Documentation](https://neovim.io/doc/dev/globals_func.html) - [Plugin Architecture](Plugin-UI-architecture) - [Code overview](Code-overview)