From 1834a159240926eb2908af6b14c2b1cfce0b0943 Mon Sep 17 00:00:00 2001 From: Matthias Bilger Date: Sat, 24 Jul 2021 19:39:40 +0200 Subject: [PATCH] Added link to vim.plug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a01e59..12b78ec 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # vim-plug-config -A simple plugin which allows to manage the configuration per plugin in combination with vim.plug. +A simple plugin which allows to manage the configuration per plugin in combination with [vim.plug](https://github.com/junegunn/vim-plug). The advantage is, that it will load configs automatically if available and the plugin is loaded. Works also with lazy loaded plugins. ## Configuration