aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_eval.h
blob: bf39341ce4c45ec7efb3e977ad9fd9e7c0a46f0f (plain) (blame)
1
2
3
4
5
6
7
8
#pragma once

#include "nvim/ex_cmds_defs.h"
#include "nvim/ex_eval_defs.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "ex_eval.h.generated.h"
#endif