From 38ff9983542c83a720efdbc42673d26dd95a158d Mon Sep 17 00:00:00 2001 From: Andres Lowrie Date: Fri, 7 Jul 2023 08:37:12 -0500 Subject: correct typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hey y'all 👋 I think there may have been a typo? --- nvim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nvim/README.md') diff --git a/nvim/README.md b/nvim/README.md index 99914cf..4a128bc 100644 --- a/nvim/README.md +++ b/nvim/README.md @@ -11,7 +11,7 @@ A starting point for Neovim that is: * Documented * Modular -This repo is meant to be used as by **YOU** to begin your Neovim journey; remove the things you don't use and add what you miss. +This repo is meant to be used by **YOU** to begin your Neovim journey; remove the things you don't use and add what you miss. Kickstart.nvim targets *only* the latest ['stable'](https://github.com/neovim/neovim/releases/tag/stable) and latest ['nightly'](https://github.com/neovim/neovim/releases/tag/nightly) of Neovim. If you are experiencing issues, please make sure you have the latest versions. -- cgit v1.2.3