Add headers to options def files
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# vim:fileencoding=utf-8
|
||||||
|
# License: GPLv3 Copyright: 2021, Kovid Goyal <kovid at kovidgoyal.net>
|
||||||
|
|
||||||
|
# After editing this file run ./gen-config.py to apply the changes
|
||||||
|
|
||||||
from kitty.conf.types import Action, Definition
|
from kitty.conf.types import Action, Definition
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# vim:fileencoding=utf-8
|
||||||
|
# License: GPLv3 Copyright: 2021, Kovid Goyal <kovid at kovidgoyal.net>
|
||||||
|
|
||||||
|
# After editing this file run ./gen-config.py to apply the changes
|
||||||
|
|
||||||
from kitty.conf.types import Action, Definition
|
from kitty.conf.types import Action, Definition
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user