st

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 8d9265858e14ea90eb651e071731daca1e0de8ff
parent ae2c5886c36728aed9948d652fe64423c857217e
Author: siduck76 <siduckk76@protonmail.com>
Date:   Thu, 10 Jun 2021 11:32:29 +0530

rm some stuff

Diffstat:
Mconfig.def.h | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config.def.h b/config.def.h @@ -164,9 +164,9 @@ char *nmKeys [] = { ///< Shortcusts executed in normal mode }; unsigned int const amountNmKeys = sizeof(nmKeys) / sizeof(*nmKeys); /// Style of the {command, search} string shown in the right corner (y,v,V,/) -+Glyph styleSearch = {' ', ATTR_ITALIC | ATTR_BOLD_FAINT, 7, 16}; -+Glyph style[] = {{' ',ATTR_ITALIC|ATTR_FAINT,15,16}, {' ',ATTR_ITALIC,232,11}, -+ {' ', ATTR_ITALIC, 232, 4}, {' ', ATTR_ITALIC, 232, 12}}; +Glyph styleSearch = {' ', ATTR_ITALIC | ATTR_BOLD_FAINT, 7, 16}; +Glyph style[] = {{' ',ATTR_ITALIC|ATTR_FAINT,15,16}, {' ',ATTR_ITALIC,232,11}, + {' ', ATTR_ITALIC, 232, 4}, {' ', ATTR_ITALIC, 232, 12}}; /* * Default shape of cursor * 2: Block ("█")