1 Star 0 Fork 0

JaccyLi / go-play

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
WTFPL

golang_playground

vim-go shortcuts

shortcutName shortcut
go run :GoRun/<leader>r
go build :GoBuild/<leader>b
go test :GoTest/<leader>t
goto def :GoDef/gd
go back def :GoDefPop/Ctrl +t
go fmt :GoFmt
delet function content dif
yank function content yif
select function content vif
show func decls :GoDecls
show func decls in current dir :GoDeclsDir
move to previous func [[
move to next func ]]
call go doc K
see files that make a pkg :GoFiles
show deps of a file :GoDeps
import pkg :GoImport <pkg>
import pkg as :GoImportAs <pkg>
remove pkg :GoDrop <pkg>
  • here <leader> is ","
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO.

简介

golang playground 展开 收起
Go
WTFPL
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Go
1
https://gitee.com/JaccyLi/go-play.git
git@gitee.com:JaccyLi/go-play.git
JaccyLi
go-play
go-play
master

搜索帮助

14c37bed 8189591 565d56ea 8189591