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

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

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