1
0
forked from aniani/vim
Files
vim/src/vim.h
Bram Moolenaar ad4d8a192a patch 7.4.984
Problem:    searchpos() always starts searching in the first column, which is
            not what some people expect. (Brett Stahlman)
Solution:   Add the 'z' flag: start at the specified column.
2015-12-28 19:20:36 +01:00

75 KiB