mirror of
https://github.com/zoriya/vim.git
synced 2026-02-02 21:12:27 +00:00
Problem: Cannot use getmarklist() as a method.
Solution: Make getmarklist() work as a method. Add one to the column
number to match getpos(). (Yegappan Lakshmanan, closes #6176)