mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-18 11:54:40 +01:00
Problem: Dictionary with string keys is longer than needed.
Solution: Use *{key: val} for literaly keys.
Problem: Dictionary with string keys is longer than needed.
Solution: Use *{key: val} for literaly keys.