mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 13:38:34 +00:00
eval: port v:collate
Cherry-picked from patch v8.2.0988. Required for patch v8.2.1933.
This commit is contained in:
@@ -154,6 +154,7 @@ typedef enum {
|
||||
VV_EVENT,
|
||||
VV_ECHOSPACE,
|
||||
VV_ARGV,
|
||||
VV_COLLATE,
|
||||
VV_EXITING,
|
||||
// Neovim
|
||||
VV_STDERR,
|
||||
|
Reference in New Issue
Block a user