mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-28 01:10:05 +08:00
4 lines
171 B
Plaintext
4 lines
171 B
Plaintext
|
Execute (Test web#http api):
|
||
|
let g:test_api_web_http = SpaceVim#api#import('web#http')
|
||
|
let g:test_api_web_http_getresult = g:test_api_web_http.get('spacevim.org')
|