Hi, in the help there is mentioned:
Use the 'history' option to set the number of lines that are remembered
(default: 20).
In my ${HOME}/.vimrc I
set history=100
after restarting vim I did
:set history<CR>
output is
20
How can I set the numbers of lines to be remembered by vim correctly
? There is no "if-then-else" construct around the above set-cmd in my
.vimrc. I am using vim7.0f on Gentoo Linux.
Kind regards,
Meino Cramer
