remove config for window title format

This commit is contained in:
bud 2021-02-16 19:13:41 +01:00
parent 3693556958
commit 4917be3daf
1 changed files with 0 additions and 1 deletions

View File

@ -18,6 +18,5 @@ 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