refactor(config): BREAKING rename config option config_files to include_files
This commit is contained in:
parent
eaa7ad87b7
commit
1acc9b107e
4 changed files with 10 additions and 10 deletions
|
@ -23,4 +23,4 @@ bottom_bar: []const u8 = "mode file log selection diagnostics keybind linenumber
|
|||
|
||||
lsp_request_timeout: usize = 10,
|
||||
|
||||
config_files: []const u8 = "",
|
||||
include_files: []const u8 = "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue