ADD: default value (false) for full_path_in_window_title

This commit is contained in:
bud 2021-02-15 21:06:03 +01:00
parent 436446dd9a
commit 7e3eb4a408
1 changed files with 1 additions and 0 deletions

View File

@ -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