]> granicus.if.org Git - vim/commit
patch 7.4.1971 v7.4.1971
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2016 12:48:27 +0000 (14:48 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2016 12:48:27 +0000 (14:48 +0200)
commite8fea0728a2fa1fe78ef0ac90dee1a84bd7ef9fb
tree0d9af1d2747a9521a556ca4ffcc84702cca6c561
parent70e136e1d86ea1d795774824c7b712245912946d
patch 7.4.1971
Problem:    It is not easy to see unrecognized error lines below the current
            error position.
Solution:   Add ":clist +count".
runtime/doc/quickfix.txt
src/quickfix.c
src/version.c