mirror of
https://github.com/neovim/neovim.git
synced 2026-03-12 19:14:20 +10:00
Problem: When calling setpos() with a buffer argument it often is ignored.
(Matthew Malcomson)
Solution: Make the buffer argument work for all marks local to a buffer.
(neovim vim/vim#5713) Add more tests.
f13e00b2cf