mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 09:18:19 +00:00

Problem: Unused assignment in sign_define_cmd()
Solution: Remove the assignment. Also document the "priority" flag of
sign_define(). (zeertzjq)
closes: vim/vim#15169
fc3f5dba52