aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/syntax_defs.h
diff options
context:
space:
mode:
authorJan Edmund Lazo <janedmundlazo@hotmail.com>2018-07-29 17:51:10 -0400
committerJan Edmund Lazo <janedmundlazo@hotmail.com>2018-07-29 18:03:16 -0400
commitd3f609db05e1b77e190768da29fcc86039b9cd54 (patch)
treeb01cbc7867edd7b78181700e89a33a17daa06bbc /src/nvim/syntax_defs.h
parent3feabcacb0b8279a3a8cb5282cce7cf1241689ce (diff)
downloadrneovim-d3f609db05e1b77e190768da29fcc86039b9cd54.tar.gz
rneovim-d3f609db05e1b77e190768da29fcc86039b9cd54.tar.bz2
rneovim-d3f609db05e1b77e190768da29fcc86039b9cd54.zip
syntax: disptick_T is uint16_t
Diffstat (limited to 'src/nvim/syntax_defs.h')
-rw-r--r--src/nvim/syntax_defs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nvim/syntax_defs.h b/src/nvim/syntax_defs.h
index 71ebd8b2f0..5ee0611d58 100644
--- a/src/nvim/syntax_defs.h
+++ b/src/nvim/syntax_defs.h
@@ -14,8 +14,6 @@ typedef struct syn_state synstate_T;
#include "nvim/buffer_defs.h"
#include "nvim/regexp_defs.h"
-typedef unsigned short disptick_T; /* display tick type */
-
/* struct passed to in_id_list() */
struct sp_syn {
int inc_tag; // ":syn include" unique tag