diff options
author | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-07-15 22:12:47 -0400 |
---|---|---|
committer | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-08-01 15:23:01 -0400 |
commit | a095a48987469865577d1035109877354bb67f5c (patch) | |
tree | 87795852f739e1a2ea783891119e0d102cd04683 /test/functional/api/buffer_updates_spec.lua | |
parent | a2253744c9bcd9229be9533540075e977f0be2cd (diff) | |
download | rneovim-a095a48987469865577d1035109877354bb67f5c.tar.gz rneovim-a095a48987469865577d1035109877354bb67f5c.tar.bz2 rneovim-a095a48987469865577d1035109877354bb67f5c.zip |
clint: detect MAYBE and recommend TriState
Vim uses MAYBE for 3-value boolean with FALSE/TRUE/MAYBE.
Use TriState type instead to restrict to 3 values, kFalse/kTrue/kNone.
Diffstat (limited to 'test/functional/api/buffer_updates_spec.lua')
0 files changed, 0 insertions, 0 deletions