Signed-off-by: Christian Brabandt <cb@256bit.org>
-*version9.txt* For Vim version 9.1. Last change: 2024 Nov 27
+*version9.txt* For Vim version 9.1. Last change: 2024 Nov 28
VIM REFERENCE MANUAL by Bram Moolenaar
- allow to pass local Vim script variables to python interpreter |py3eval()|
- |getwininfo()| now also returns the "leftcol" property for a window
- 'rulerformat' now supports the |stl-%!| item
+- the default 'history' option value has been increased to 200 and removed
+ from |defaults.vim|
*added-9.2*
Added ~