updated stuff
This commit is contained in:
+2
-2
@@ -42,11 +42,11 @@ hl.config({
|
||||
hl.config({
|
||||
scrolling = {
|
||||
fullscreen_on_one_column = false,
|
||||
column_width = 0.8,
|
||||
column_width = 0.9,
|
||||
focus_fit_method = 0,
|
||||
follow_focus = true,
|
||||
follow_min_visible = 1,
|
||||
explicit_column_widths = "0.333, 0.5, 0.667, 1.0",
|
||||
explicit_column_widths = "0.05, 0.90, 0.05",
|
||||
wrap_focus = true,
|
||||
wrap_swapcol = true,
|
||||
direction = "right",
|
||||
|
||||
Reference in New Issue
Block a user