mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
20 lines
419 B
INI
20 lines
419 B
INI
[pudb]
|
|
breakpoints_weight = 1
|
|
current_stack_frame = top
|
|
custom_shell =
|
|
custom_stringifier =
|
|
custom_theme =
|
|
default_variables_access_level = public
|
|
display = auto
|
|
hide_cmdline_win = False
|
|
line_numbers = True
|
|
prompt_on_quit = True
|
|
seen_welcome = e036
|
|
shell = internal
|
|
sidebar_width = 0.6710886400000001
|
|
stack_weight = 1
|
|
stringifier = type
|
|
theme = monokai-256
|
|
variables_weight = 4.76837158203125
|
|
wrap_variables = True
|
|
|