Updated README.md

This commit is contained in:
Sebastian Gniazdowski 2016-02-08 12:32:21 +01:00
parent 453d5271a8
commit ecb97b6428

View file

@ -7,7 +7,9 @@ # Zplugin
completions, variables, `PATH` and `FPATH` elements a plugin has set up. Supported is
**unloading** of plugin and ability to list, uninstall, reinstall and selectively
disable, enable plugin's completions. Also, every plugin is compiled and user
can control this function. The system does not use `$FPATH`, it's kept clean!
can control this function. The system does not use `$FPATH`, it's kept clean! Also,
the code is immune to `KSH_ARRAYS`, `emulate sh`, `emulate ksh`, thoroughly tested to
support any user setup, be as transparent as plain `source` command.
**Zplugin in action:**