From 3709b723821bb23dd2fd5bdd81cb9295c9077128 Mon Sep 17 00:00:00 2001 From: Ching Pei Yang <59727193+horriblename@users.noreply.github.com> Date: Thu, 18 Apr 2024 23:12:07 +0200 Subject: [PATCH] fix: typo --- docs/manual/configuring/custom-plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/configuring/custom-plugins.md b/docs/manual/configuring/custom-plugins.md index 76abee6..76428b0 100644 --- a/docs/manual/configuring/custom-plugins.md +++ b/docs/manual/configuring/custom-plugins.md @@ -8,7 +8,7 @@ it to your configuration locally. ## Adding Plugins {#ch-adding-plugins} -There are multiple way of adding custom plugins to your neovim-flake +There are multiple ways of adding custom plugins to your neovim-flake configuration. You can use custom plugins, before they are implemented in the flake. To add a