diff options
Diffstat (limited to 'lua/startup/themes/startify.lua')
-rw-r--r-- | lua/startup/themes/startify.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/startup/themes/startify.lua b/lua/startup/themes/startify.lua index 0a335b3..3744a51 100644 --- a/lua/startup/themes/startify.lua +++ b/lua/startup/themes/startify.lua @@ -55,6 +55,7 @@ local settings = { }, options = { mapping_keys = false, + cursor_column = 0.25, empty_line_between_mappings = false, disable_statuslines = true, paddings = { 1, 2, 2, 3 }, |