refactor/single-include (#6586)

This commit is contained in:
relnod
2017-04-25 20:45:59 +02:00
committed by Justin M. Keyes
parent a0acb2e195
commit 22932d8ac2
4 changed files with 9 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
#ifndef NVIM_POPUPMNU_H
#define NVIM_POPUPMNU_H
#include "nvim/types.h"
/// Used for popup menu items.
typedef struct {
char_u *pum_text; // main menu text