Merge pull request #427 from mb1986/patch-1
Use correct filesystem url in README
This commit is contained in:
commit
8dc18e4a42
@ -202,7 +202,7 @@ The git protocol supports local installation using the 'file://' protocol.
|
|||||||
This is handy when developing plugins locally. Follow the protocol with an
|
This is handy when developing plugins locally. Follow the protocol with an
|
||||||
absolute path to the script directory.
|
absolute path to the script directory.
|
||||||
>
|
>
|
||||||
Plugin 'file///path/from/root/to/plugin'
|
Plugin 'file:///path/from/root/to/plugin'
|
||||||
|
|
||||||
3.3 INSTALLING PLUGINS ~
|
3.3 INSTALLING PLUGINS ~
|
||||||
*vundle-plugins-install* *:PluginInstall*
|
*vundle-plugins-install* *:PluginInstall*
|
||||||
|
Loading…
Reference in New Issue
Block a user