mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
Updated README.md
This commit is contained in:
parent
453d5271a8
commit
ecb97b6428
|
|
@ -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:**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue