eval: port v:collate

Cherry-picked from patch v8.2.0988. Required for patch v8.2.1933.
This commit is contained in:
Sean Dewar
2021-04-20 00:01:50 +01:00
parent 96f62394cf
commit 1d72b6e4cd
7 changed files with 55 additions and 7 deletions

View File

@@ -154,6 +154,7 @@ typedef enum {
VV_EVENT,
VV_ECHOSPACE,
VV_ARGV,
VV_COLLATE,
VV_EXITING,
// Neovim
VV_STDERR,