diff options
author | Michael Reed <m.reed@mykolab.com> | 2015-04-29 22:06:15 -0400 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2015-05-03 17:47:35 -0400 |
commit | a9aacb74f09e2453961a63d5e6196e5fb18d8f6e (patch) | |
tree | 7ed7dbc4521811d819ca66d10e3566ad5584fa27 /runtime/doc/various.txt | |
parent | 818f7aefd2fe7eacd7135c5e3154934f24c85ca7 (diff) | |
download | rneovim-a9aacb74f09e2453961a63d5e6196e5fb18d8f6e.tar.gz rneovim-a9aacb74f09e2453961a63d5e6196e5fb18d8f6e.tar.bz2 rneovim-a9aacb74f09e2453961a63d5e6196e5fb18d8f6e.zip |
doc/if_pyth: Cleanup
Much of this has been outdated for while.
Helped-by: Florian Walch <florian@fwalch.com>
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r-- | runtime/doc/various.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index c047e4f4c5..6419ecb628 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -380,9 +380,7 @@ N *+persistent_undo* Persistent undo |undo-persistence| N *+printer* |:hardcopy| command H *+profile* |:profile| command m *+python* Python 2 interface |python| -m *+python/dyn* Python 2 interface |python-dynamic| |/dyn| m *+python3* Python 3 interface |python| -m *+python3/dyn* Python 3 interface |python-dynamic| |/dyn| N *+quickfix* |:make| and |quickfix| commands N *+reltime* |reltime()| function, 'hlsearch'/'incsearch' timeout, 'redrawtime' option |