mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
docs: misc (#29622)
Co-authored-by: Christian Clason <c.clason@uni-graz.at> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
@@ -3419,9 +3419,7 @@ term_again:
|
||||
break;
|
||||
}
|
||||
|
||||
//
|
||||
// Skip preprocessor directives and blank lines.
|
||||
//
|
||||
if (cin_ispreproc_cont(&l, &curwin->w_cursor.lnum, &amount)) {
|
||||
continue;
|
||||
}
|
||||
|
Reference in New Issue
Block a user