文件名称:goplayground-vim:一个Vim插件,用于添加命令以从Vim调用Go Playground
文件大小:6KB
文件格式:ZIP
更新时间:2024-03-23 11:14:28
TypeScript
goplayground-vim
Vim插件,用于添加命令以从Vim调用 。
安装
这个插件需要和。
带vim-plug
Plug 'vim-denops/denops.vim'
Plug 'syumai/goplayground-vim'
用法
:GoPlayRun " Run code in current buffer and show result.
:GoPlayFmt " Format code in current buffer.
:GoPlayShare " Share code in current buffer and show shared URL.
:GoPlayGet
【文件预览】:
goplayground-vim-master
----LICENSE.md(1KB)
----README.md(1009B)
----denops()
--------goplayground()