fix vim-plug reference

This commit is contained in:
2021-07-24 19:45:46 +02:00
parent 1834a15924
commit ad9b8753b4

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](https://github.com/junegunn/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