Added link to vim.plug

This commit is contained in:
2021-07-24 19:39:40 +02:00
parent 76bce9420c
commit 1834a15924

View File

@@ -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