fix typo in example_init.lua
"install_plugin" -> "install_plugins"
This commit is contained in:
@@ -18,7 +18,7 @@ end)
|
||||
-- you can remove it if you dont have any custom options
|
||||
|
||||
-- Install plugins
|
||||
-- To add new plugins, use the "install_plugin" hook,
|
||||
-- To add new plugins, use the "install_plugins" hook,
|
||||
|
||||
-- examples below:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user