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

#include <stdbool.h>

#include "nvim/vim.h"

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