Closed GoogleCodeExporter closed 9 years ago
It looks like this is caused by the "setlocal nocompatible" in
autoload/conque_term.vim. Vim automatically resets the history setting to the
default whenever nocompatible is set, even if nocompatible was already on.
Original comment by ryanav...@gmail.com
on 16 Jun 2011 at 7:07
That line was removed in version 2.1. Upgrading to the latest version should
fix it.
Original comment by nicora...@gmail.com
on 16 Jun 2011 at 7:25
Original issue reported on code.google.com by
ryanav...@gmail.com
on 16 Jun 2011 at 6:57