eval: Split out typval_T dumping functions to nvim/encode.c

This commit is contained in:
ZyX
2016-01-24 03:40:44 +03:00
parent 83c683f5e1
commit 44cbf45d26
8 changed files with 1091 additions and 960 deletions

View File

@@ -4,6 +4,7 @@
#include <stdbool.h>
#include "nvim/types.h"
#include "nvim/macros.h" // For EXTERN
// option_defs.h: definition of global variables for settable options