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

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

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