I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
func main() {
|
||||
print("hello, world!")
|
||||
print("こんにちは、世界")
|
||||
print("a β c")
|
||||
print("δ")
|
||||
}
|
||||
Reference in New Issue
Block a user