little update

This commit is contained in:
BitHeaven 2023-04-28 15:57:51 +05:00
parent a76e0ea059
commit b7726da6ef
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ char *termname = "st-256color";
*
* stty tabs
*/
unsigned int tabspaces = 8;
unsigned int tabspaces = 4;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {