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

#include "nvim/normal.h"
#include "nvim/pos.h"
#include "nvim/vim.h"

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