This website requires JavaScript.
Explore
Help
Sign In
pali112
/
vimrc
Watch
1
Star
0
Fork
You've already forked vimrc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d4db542a34
vimrc
/
sources_non_forked
/
vim-go
/
templates
/
hello_world.go
8 lines
67 B
Go
Raw
Blame
History
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"vim-go"
)
}
Reference in New Issue
View Git Blame
Copy Permalink