mirror of
https://github.com/neovim/neovim.git
synced 2026-01-24 05:40:35 +00: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.