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

#include "nvim/buffer_defs.h"
#include "nvim/pos.h"
#include "nvim/types.h"

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