Add for config.highlight_current_line new variant: no_selection
This commit is contained in:
@@ -13,6 +13,7 @@ config.undo_merge_timeout = 0.3
|
||||
config.max_undos = 10000
|
||||
config.max_tabs = 8
|
||||
config.always_show_tabs = true
|
||||
-- Possible values: false, true, "no_selection"
|
||||
config.highlight_current_line = true
|
||||
config.line_height = 1.2
|
||||
config.indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user