ADD: default value (false) for full_path_in_window_title
This commit is contained in:
parent
436446dd9a
commit
7e3eb4a408
|
@ -18,5 +18,6 @@ config.tab_type = "soft"
|
|||
config.line_limit = 80
|
||||
config.max_symbols = 4000
|
||||
config.max_project_files = 2000
|
||||
config.full_path_in_window_title = false
|
||||
|
||||
return config
|
||||
|
|
Loading…
Reference in New Issue