Auto generate the boilerplate code to convert python opts to c opts

This commit is contained in:
Kovid Goyal
2021-06-03 18:30:13 +05:30
parent 4ab299d0af
commit 2e71429b03
8 changed files with 1057 additions and 100 deletions

View File

@@ -18,6 +18,7 @@ kittens/unicode_input/names.h
kitty/parse-graphics-command.h
kitty/options/types.py
kitty/options/parse.py
kitty/options/to-c-generated.h
kittens/diff/options/types.py
kittens/diff/options/parse.py
'''