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

#include "nvim/cmdexpand_defs.h"
#include "nvim/ex_cmds_defs.h"
#include "nvim/types.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "os/lang.h.generated.h"
#endif