From ba8822a945b3d6a472ed570f1bcca090204a59f9 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Thu, 14 Dec 2023 10:57:50 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index e56ee61..ef38900 100644 --- a/Home.md +++ b/Home.md @@ -22,5 +22,5 @@ - [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) +- [Articles about Neovim](Articles-about-Neovim)