diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-11-01 05:24:44 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-11-05 22:45:48 +0100 |
commit | 4de70f5b9581bd0e35e7af3b6fb1eb835d538555 (patch) | |
tree | 024a025d26b1d70030616b2747145ac01c1a9def /runtime/doc/help.txt | |
parent | 672977414343fdc9c3dee912b77f77120c7ab1da (diff) | |
download | rneovim-4de70f5b9581bd0e35e7af3b6fb1eb835d538555.tar.gz rneovim-4de70f5b9581bd0e35e7af3b6fb1eb835d538555.tar.bz2 rneovim-4de70f5b9581bd0e35e7af3b6fb1eb835d538555.zip |
doc
- update standard-plugin-list. closes #8388
Diffstat (limited to 'runtime/doc/help.txt')
-rw-r--r-- | runtime/doc/help.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt index 976402c915..c2ad25aeda 100644 --- a/runtime/doc/help.txt +++ b/runtime/doc/help.txt @@ -160,6 +160,9 @@ Versions ~ *standard-plugin-list* Standard plugins ~ |pi_gzip.txt| Reading and writing compressed files +|pi_health.txt| Healthcheck framework +|pi_matchit.txt| Extended "%" matching +|pi_msgpack.txt| msgpack utilities |pi_netrw.txt| Reading and writing files over a network |pi_paren.txt| Highlight matching parens |pi_spec.txt| Filetype plugin to work with rpm spec files |