mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
eval: Split eval.c into smaller files
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "nvim/pos.h"
|
||||
#include "nvim/os/time.h"
|
||||
#include "nvim/eval_defs.h"
|
||||
#include "nvim/eval/typval.h"
|
||||
|
||||
/*
|
||||
* marks: positions in a file
|
||||
|
Reference in New Issue
Block a user