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

#include "nvim/buffer_defs.h"  // IWYU pragma: keep
#include "nvim/pos_defs.h"

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