data#dict 接口提供了一些处理字典类型变量的方法,包括基础的增删改查。
data#dict
let s:DICT = SpaceVim#api#import('data#dict')
make(keys, values[, fill])