mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
A new option to set the tab bar margin color independently
This commit is contained in:
1
kittens/diff/options/parse.py
generated
1
kittens/diff/options/parse.py
generated
@@ -1,5 +1,4 @@
|
||||
# generated by gen-config.py DO NOT edit
|
||||
# vim:fileencoding=utf-8
|
||||
|
||||
import typing
|
||||
from kittens.diff.options.utils import parse_map, syntax_aliases
|
||||
|
||||
1
kittens/diff/options/types.py
generated
1
kittens/diff/options/types.py
generated
@@ -1,5 +1,4 @@
|
||||
# generated by gen-config.py DO NOT edit
|
||||
# vim:fileencoding=utf-8
|
||||
|
||||
import typing
|
||||
from kitty.conf.utils import KeyAction, KittensKeyMap
|
||||
|
||||
Reference in New Issue
Block a user