mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 02:46:31 +00:00
lint
This commit is contained in:
@@ -3727,7 +3727,7 @@ current_quote (
|
||||
|
||||
curwin->w_cursor = VIsual;
|
||||
VIsual = t;
|
||||
vis_bef_curs = TRUE;
|
||||
vis_bef_curs = true;
|
||||
}
|
||||
dec_cursor();
|
||||
}
|
||||
|
Reference in New Issue
Block a user