diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2016-06-15 01:53:00 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-06-15 22:50:37 -0400 |
commit | 37f560aedf36043d479775ccc20447801b615126 (patch) | |
tree | 97fc987e13e28e5b6e08e6a45741a7f06f0eabab /runtime/doc/if_pyth.txt | |
parent | 7718f8f24c9e795103b639367a90992dd161bd01 (diff) | |
download | rneovim-37f560aedf36043d479775ccc20447801b615126.tar.gz rneovim-37f560aedf36043d479775ccc20447801b615126.tar.bz2 rneovim-37f560aedf36043d479775ccc20447801b615126.zip |
doc/python: cleanup
- Move info to providers.txt
- Remove "nvim-" prefix.
- Brevity, clarity, ...
Diffstat (limited to 'runtime/doc/if_pyth.txt')
-rw-r--r-- | runtime/doc/if_pyth.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/if_pyth.txt b/runtime/doc/if_pyth.txt index f6bd365299..8946dd2e5a 100644 --- a/runtime/doc/if_pyth.txt +++ b/runtime/doc/if_pyth.txt @@ -16,7 +16,7 @@ The Python Interface to Vim *python* *Python* 8. pyeval(), py3eval() Vim functions |python-pyeval| 9. Python 3 |python3| -See |nvim-python| for more information. {Nvim} +See |provider-python| for more information. {Nvim} ============================================================================== 1. Commands *python-commands* |