mirror of
https://github.com/zoriya/vim.git
synced 2026-03-01 18:20:04 +00:00
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)