diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-03-22 01:13:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-22 01:13:51 +0100 |
commit | 7cc4e782a0d14be0bf648b3b938b1577bbb70df6 (patch) | |
tree | a2d7214a5f16005261d730abefffa38ed23cdf86 /runtime/doc/msgpack_rpc.txt | |
parent | ab16535580e8ceaae437bb0528b28f220fb06950 (diff) | |
download | rneovim-7cc4e782a0d14be0bf648b3b938b1577bbb70df6.tar.gz rneovim-7cc4e782a0d14be0bf648b3b938b1577bbb70df6.tar.bz2 rneovim-7cc4e782a0d14be0bf648b3b938b1577bbb70df6.zip |
doc: Update missing headers. (#6330)
pi_* docs are considered standalone plugins so they don't follow this
convention.
Diffstat (limited to 'runtime/doc/msgpack_rpc.txt')
-rw-r--r-- | runtime/doc/msgpack_rpc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/msgpack_rpc.txt b/runtime/doc/msgpack_rpc.txt index c074eb43ff..02086e24fd 100644 --- a/runtime/doc/msgpack_rpc.txt +++ b/runtime/doc/msgpack_rpc.txt @@ -1,4 +1,4 @@ -*msgpack_rpc.txt* {Nvim} +*msgpack_rpc.txt* Nvim NVIM REFERENCE MANUAL by Thiago de Arruda |