mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 09:01:07 +10:00
Problem: :set opt1 opt2... emits a separate event for each option. Solution: Only set the kind for the first printed option value.
Problem: :set opt1 opt2... emits a separate event for each option. Solution: Only set the kind for the first printed option value.