forked from goodboy/tractor
1
0
Fork 0

Yeahh.. maybe sticky off by default is a little better for us XD

switch_to_pdbp
Tyler Goodlet 2023-04-17 16:40:08 -04:00
parent f0db4f14b5
commit adaea6e6ef
1 changed files with 2 additions and 2 deletions

View File

@ -161,8 +161,8 @@ class TractorConfig(pdbp.DefaultConfig):
Custom ``pdbp`` goodness.
'''
# use_pygments = True
sticky_by_default = True
use_pygments = True
sticky_by_default = False
enable_hidden_frames = False