mirror of
https://github.com/zoriya/vim.git
synced 2026-06-19 02:19:16 +00:00
162b71479b
Problem: Placing signs can be complicated.
Solution: Add functions for defining and placing signs. Introduce a group
name to avoid different plugins using the same signs. (Yegappan
Lakshmanan, closes #3652)