Commit 4308371a authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add PuDB config

parent 06184dd5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
saved-breakpoints*

.config/pudb/pudb.cfg

0 → 100644
+18 −0
Original line number Diff line number Diff line
[pudb]
breakpoints_weight = 1
current_stack_frame = top
custom_shell = 
custom_stringifier = 
custom_theme = 
display = auto
line_numbers = True
prompt_on_quit = True
seen_welcome = e033
shell = ipython
sidebar_width = 0.5
stack_weight = 1
stringifier = repr
theme = dark vim
variables_weight = 1
wrap_variables = True