mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 04:01:15 +10:00
Problem: Dictionary with string keys is longer than needed.
Solution: Use *{key: val} for literaly keys.
d5abb4c877
Vim's popup,textprop features are N/A.
Neovim has not polyfilled their APIs.
Skip docs and tests for these features.