mirror of
https://github.com/kennethreitz-archive/bpython-gist.git
synced 2026-06-05 23:50:18 +00:00
We now use configurable soft-tabs instead of literal tabs.
This commit is contained in:
committed by
Bob Farrell
parent
9c533ea627
commit
d9be9ecc82
@@ -55,6 +55,13 @@ Syntax highlighting as you type.
|
||||
Display the arg spec (list of arguments) for callables, when possible.
|
||||
.RE
|
||||
|
||||
.B tab_length
|
||||
.BI integer
|
||||
(default: 4)
|
||||
.RS
|
||||
The number of spaces a soft tab equals.
|
||||
.RE
|
||||
|
||||
.SH SEE ALSO
|
||||
.BR bpython (1).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user