Changed tabspace to 4
This commit is contained in:
parent
475a0a36cb
commit
5ec07dcba3
@ -87,7 +87,7 @@ char *termname = "st-256color";
|
|||||||
*
|
*
|
||||||
* stty tabs
|
* stty tabs
|
||||||
*/
|
*/
|
||||||
unsigned int tabspaces = 8;
|
unsigned int tabspaces = 4;
|
||||||
|
|
||||||
/* Terminal colors (16 first used in escape sequence) */
|
/* Terminal colors (16 first used in escape sequence) */
|
||||||
static const char *colorname[] = {
|
static const char *colorname[] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user