mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00
eval: Split out typval_T dumping functions to nvim/encode.c
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user