mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 08:56:29 +00:00
screen: more work on fold_line replacement
This commit is contained in:
@@ -18,6 +18,7 @@ typedef struct foldinfo {
|
||||
other fields are invalid */
|
||||
int fi_low_level; /* lowest fold level that starts in the same
|
||||
line */
|
||||
long fi_lines;
|
||||
} foldinfo_T;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user