mirror of
https://github.com/neovim/neovim.git
synced 2026-03-10 19:15:44 +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.