From 4fa47a1bf407db9f930881af02837e23e71d2c6e Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Wed, 13 Mar 2024 14:28:10 -0500 Subject: [PATCH] chg: Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69892ae..24635f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # My NeoVim Config Files -This is basically a copy of my `$XDG_CONFIG_HOME/nvim`. Feel free to reuse it for configuring your [NeoVim](https://neovim.io/) the way you like it. +This is basically a copy of my `$XDG_CONFIG_HOME/nvim`. Feel free to use it for configuring your [NeoVim](https://neovim.io/) the way you like it. [Link to the base repo.](https://git.sintan1729.uk/SinTan1729/my-nvim-config)