mirror of
https://github.com/neovim/neovim.git
synced 2026-01-11 23:55:25 +00: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