refactor/single-include: cursor_shape.h #6442

This commit is contained in:
dedmass
2017-04-04 20:30:32 -04:00
committed by Justin M. Keyes
parent fd4b34af47
commit fd8f18bce2
2 changed files with 3 additions and 1 deletions

View File

@@ -424,7 +424,6 @@ function(get_test_target prefix sfile relative_path_var target_var)
endfunction()
set(NO_SINGLE_CHECK_HEADERS
cursor_shape.h
digraph.h
ex_cmds.h
ex_getln.h

View File

@@ -1,6 +1,9 @@
#ifndef NVIM_CURSOR_SHAPE_H
#define NVIM_CURSOR_SHAPE_H
#include "nvim/types.h"
#include "nvim/api/private/defs.h"
/// struct to store values from 'guicursor' and 'mouseshape'
/// Indexes in shape_table[]
typedef enum {