mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 13:38:34 +00:00
Merge pull request #3034 from ZyX-I/msgpack-eval
msgpack viml functions for dump/restore
This commit is contained in:
@@ -65,6 +65,7 @@ enum {
|
||||
VV_PROGPATH,
|
||||
VV_COMMAND_OUTPUT,
|
||||
VV_COMPLETED_ITEM,
|
||||
VV_MSGPACK_TYPES,
|
||||
VV_LEN, /* number of v: vars */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user