mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
eval: Split eval.c into smaller files
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include <msgpack.h>
|
||||
|
||||
#include "nvim/eval_defs.h"
|
||||
#include "nvim/eval/typval.h"
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
# include "eval/decode.h.generated.h"
|
||||
|
Reference in New Issue
Block a user