Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.6, 0.7, and 0.7.1

thgconfig: add tortoisehg.tabwidth

Changeset a94de20ebd94

Parent 19bac6f2cc47

by Steve Borho

Changes to one file · Browse files at a94de20ebd94 Showing diff from parent 19bac6f2cc47 Diff from another changeset...

 
81
82
83
 
 
 
84
85
86
 
81
82
83
84
85
86
87
88
89
@@ -81,6 +81,9 @@
  'Specify the visual diff tool; must be extdiff command'),   ('Visual Editor', 'tortoisehg.editor', [],   'Specify the visual editor used to view files, etc'), + ('Tab Width', 'tortoisehg.tabwidth', [], + 'Specify the number of spaces to expand tabs.' + ' Default: Not expanded'),   ('Author Coloring', 'tortoisehg.authorcolor', ['False', 'True'],   'Color changesets by author name. If not enabled,'   ' the changes are colored green for merge, red for'