Skip to content

Commit

Permalink
prep auto indent feature
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenZcience committed Jan 31, 2024
1 parent b4ea10f commit 0eca006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cat_win/const/defaultconstants.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ class DKW:
LARGE_FILE_SIZE = 'large_file_size'
STRIP_COLOR_ON_PIPE = 'strip_color_on_pipe'
EDITOR_INDENTATION = 'editor_indentation'
EDITOR_AUTO_INDENT = 'editor_auto_indent'

0 comments on commit 0eca006

Please sign in to comment.