You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lib/generate.vim generates an empty string value when it encounters a literal null in the canonical data JSON as seen with flatten-array. These literals should be mapped to v:null instead.
The text was updated successfully, but these errors were encountered:
lib/generate.vim generates an empty string value when it encounters a literal null in the canonical data JSON as seen with flatten-array. These literals should be mapped to v:null instead.
The text was updated successfully, but these errors were encountered: