diff runtime/doc/options.txt @ 7218:36dc8df8560f v7.4.918

commit https://github.com/vim/vim/commit/0796c0625fa4b9eb2f47fe8c976b78523924e1fb Author: Bram Moolenaar <Bram@vim.org> Date: Tue Nov 10 19:41:37 2015 +0100 patch 7.4.918 Problem: A digit in an option name has problems. Solution: Rename 'python3dll' to 'pythonthreedll'.
author Christian Brabandt <cb@256bit.org>
date Tue, 10 Nov 2015 19:45:04 +0100
parents 42717d048817
children 873eae260c97
line wrap: on
line diff
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -5698,8 +5698,8 @@ A jump table for the options with a shor
 	Insert mode completion.  When zero as much space as available is used.
 	|ins-completion-menu|.
 
-						*'python3dll'*
-'python3dll' 		string	(default empty)
+						*'pythonthreedll'*
+'pythonthreedll'	string	(default empty)
 			global
 			{not in Vi} {only for Unix}
 			{only available when compiled with the |+python3/dyn|