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

#include "nvim/api/keysets.h"
#include "nvim/api/private/defs.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "api/vim.h.generated.h"
#endif