SpaceVim
notify
接口提供了一个可以弹出自定义通知消息的接口函数。
名称 | 描述 |
---|---|
notify(string) |
使用默认的颜色弹出通知消息 |
notify(string, highlight) |
使用自定义的颜色弹出通知消息 |
使用示例如下:
let s:NOTIFY = SpaceVim#api#import('notify')
call s:NOTIFY.notify('This is a simple notification!')
由Jekyll强力驱动,
帮助改进本页面