On Mon, Oct 29, 2018 at 10:34:11AM +0200, Corcodel Marian wrote: > How to check this bug: > Run vim from terminal. > Type :set (help set for more info). > history=200 ,expect to see on help history (50 default, 200 set in > defaults.vim).
Which it is -- :help 'history'. See :help help-context for why the ' is important. > backspace, help backspace undocummented. No, it isn't -- :help 'backspace'. > runtimepath,expect to see on help runtimepath is set on debian.vim > file. “:verbose set rtp?” will tell you what last changed the value. This is part of the system integration, so I don't think it's worth carrying a patch to document. As for the truncated 'commentstring' value, please give a set of clear, reproducible steps starting with “vim --clean”. Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB

