Improve 'winwidth' split option documentation

This commit is contained in:
petobens
2015-02-17 16:04:14 -03:00
parent b71ef1176c
commit 733ba775b0
4 changed files with 10 additions and 5 deletions

View File

@@ -432,6 +432,11 @@ direction which you want to open a split with.
Options: top, left, right, bottom or winwidth
Default: "" (not enabled by default)
Note: with the 'winwidth' option the window is split vertically or horizontally
depending on the width of the window relative to 'textwidth'. This essentially
means that if the window is big enough it will be split vertically but if it is
small a horizontal split happens.
------------------------------------------------------------------------------
6.11. `g:jedi#force_py_version` *g:jedi#force_py_version*