mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 00:38:17 +00:00

committed by
Thiago de Arruda

parent
1684bec635
commit
3cac32e49c
@@ -2890,7 +2890,6 @@ void cursor_off(void) {
|
||||
}
|
||||
}
|
||||
|
||||
#if defined(CURSOR_SHAPE) || defined(PROTO)
|
||||
/*
|
||||
* Set cursor shape to match Insert mode.
|
||||
*/
|
||||
@@ -2911,8 +2910,6 @@ void term_cursor_shape(void) {
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Set scrolling region for window 'wp'.
|
||||
* The region starts 'off' lines from the start of the window.
|
||||
|
Reference in New Issue
Block a user