mirror of
https://github.com/neovim/neovim.git
synced 2026-01-12 06:17:28 +10:00
Problem: When using += with ":set" a trailing comma is not recognized.
(Issue 365)
Solution: Don't add a second comma. Add a test. (partly by Christian
Brabandt)
a7b7b1cef9