Generate a wcwidth for Go as well

This commit is contained in:
Kovid Goyal
2022-08-24 16:01:54 +05:30
parent 7bb310d3af
commit 05d768d8df
5 changed files with 3258 additions and 24 deletions

2
.gitattributes vendored
View File

@@ -15,6 +15,8 @@ kittens/diff/options/parse.py linguist-generated=true
glfw/*.c linguist-vendored=true
glfw/*.h linguist-vendored=true
kittens/unicode_input/names.h linguist-generated=true
tools/tui/wcwidth-std.go linguist-generated=true
*.py text diff=python
*.m text diff=objc
*.go text diff=go