mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
push today's rice
This commit is contained in:
parent
bfc15eb6cb
commit
916bb1bf5d
11 changed files with 64 additions and 46 deletions
7
config/lua/main.go
Normal file
7
config/lua/main.go
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("vim-go")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue