parent
8b1a764429
commit
bf3fe5f2ba
44 changed files with 0 additions and 133 deletions
|
@ -47,15 +47,6 @@ find_in_files_done: bool = false,
|
|||
file_list_type: FileListType = .find_in_files,
|
||||
panel_height: ?usize = null,
|
||||
|
||||
const NavState = struct {
|
||||
time: i64 = 0,
|
||||
lines: usize = 0,
|
||||
rows: usize = 0,
|
||||
row: usize = 0,
|
||||
col: usize = 0,
|
||||
matches: usize = 0,
|
||||
};
|
||||
|
||||
const FileListType = enum {
|
||||
diagnostics,
|
||||
references,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue