mirror of
https://github.com/neovim/neovim.git
synced 2025-12-17 11:55:34 +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