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

#include "nvim/garray.h"

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