refactor: remove obsolete lsp_request_timeout config parameter
This commit is contained in:
parent
aa568dfd5e
commit
f6847001db
3 changed files with 2 additions and 7 deletions
|
@ -25,8 +25,6 @@ bottom_bar: []const u8 = "mode file log selection diagnostics keybind linenumber
|
|||
show_scrollbars: bool = true,
|
||||
show_fileicons: bool = true,
|
||||
|
||||
lsp_request_timeout: usize = 10,
|
||||
|
||||
include_files: []const u8 = "",
|
||||
|
||||
pub const DigitStyle = enum {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue