Eliseo Martínez
2ff36db571
Fix outdated msgpack-rpc doc.
...
Needed after neovim/python-client#58 .
2014-11-26 12:13:49 +01:00
Eliseo Martínez
f7b5fd6f3f
Fix warnings: Fix outdated doc: Connecting to nvim through python REPL.
...
After neovim/python-client@b8b48bbe8f ,
docs were no longer relevant.
2014-11-21 12:35:51 +01:00
James Baumgarten
06e5c2c063
doc: update msgpack_rpc documentation to use nvim as variable name #1470
2014-11-17 17:41:14 -05:00
Alex Genco
92aba9e942
Fix api metadata function name in docs
...
The documentation mentions `vim_get_api_metadata`, but the actual function is `vim_get_api_info`
2014-11-13 21:47:08 -08:00
Michael Reed
61ef9b21c7
runtime/docs/msgpack-rpc: Misc. fixes
...
- Correct apostrophe usage, primarily with it's/its
- Correct usage of 'e.g.'
- Capitalize acronyms
- Prepend NVIM_LISTEN_ADDRESS with '$' to match previous instance
- Avoid awkward phrasing
- Make lists with an explicitly stated number of points numbered to
match other such lists
- Added space before parentheses
- rm trailing whitespace
2014-11-03 16:30:31 -05:00
Stefan Hoffmann
73f7837350
doc: cleanup
...
* fix some links
* typo
* remove reference to hangul_input
* remove unused vim2html.pl
2014-10-06 22:43:30 +02:00
Thiago de Arruda
e59d1c5816
runtime: Some nvim documentation fixes pointed by @oni-link
2014-09-15 08:21:31 -03:00
Thiago de Arruda
eecdbb57fa
runtime: Initial msgpack-rpc documentation
2014-09-13 21:35:47 -03:00