mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 01:38:16 +00:00
@@ -78,7 +78,7 @@
|
||||
static int quitmore = 0;
|
||||
static int ex_pressedreturn = FALSE;
|
||||
|
||||
/* whether ":lcd" was produced for a session */
|
||||
/// Whether ":lcd" or ":tcd" was produced for a session.
|
||||
static int did_lcd;
|
||||
|
||||
typedef struct ucmd {
|
||||
|
Reference in New Issue
Block a user