mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 22:38:16 +00:00
eval: Split eval.c into smaller files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef NVIM_EX_GETLN_H
|
||||
#define NVIM_EX_GETLN_H
|
||||
|
||||
#include "nvim/eval_defs.h"
|
||||
#include "nvim/eval/typval.h"
|
||||
#include "nvim/ex_cmds.h"
|
||||
|
||||
/* Values for nextwild() and ExpandOne(). See ExpandOne() for meaning. */
|
||||
|
Reference in New Issue
Block a user