summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/spellsuggest.h
blob: 6131920abd2c4382efded5bf11ba51731747cedf (plain)
1
2
3
4
5
6
7
#pragma once

#include <stdbool.h>

#include "nvim/garray_defs.h"  // IWYU pragma: keep

#include "spellsuggest.h.generated.h"