mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Auto generate the boilerplate code to convert python opts to c opts
This commit is contained in:
parent
4ab299d0af
commit
2e71429b03
8 changed files with 1057 additions and 100 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -9,6 +9,7 @@ kitty/glfw-wrapper.* linguist-generated=true
|
|||
kitty/parse-graphics-command.h linguist-generated=true
|
||||
kitty/options/types.py linguist-generated=true
|
||||
kitty/options/parse.py linguist-generated=true
|
||||
kitty/options/to-c-generated.h linguist-generated=true
|
||||
kittens/diff/options/types.py linguist-generated=true
|
||||
kittens/diff/options/parse.py linguist-generated=true
|
||||
glfw/*.c linguist-vendored=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue