diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2017-06-27 20:30:23 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2017-06-27 20:30:23 +0200 |
| commit | dfe9937786a5183952bb464901da9ba951e71652 (patch) | |
| tree | f8875f2d89d852095307b9163297ff9ec94833aa /ui.h | |
| parent | 56f198904932a87952d89f0d13b30ba229901a83 (diff) | |
| parent | 03ceb7943b7f28c0b52803d64f956ca549e2cc03 (diff) | |
| download | vis-dfe9937786a5183952bb464901da9ba951e71652.tar.gz vis-dfe9937786a5183952bb464901da9ba951e71652.tar.xz | |
Merge branch 'theme-tweaks-2' of https://github.com/p-e-w/vis
Conflicts:
view.c
Diffstat (limited to 'ui.h')
| -rw-r--r-- | ui.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ enum UiStyle { UI_STYLE_CURSOR_LINE, UI_STYLE_SELECTION, UI_STYLE_LINENUMBER, + UI_STYLE_LINENUMBER_CURSOR, UI_STYLE_COLOR_COLUMN, UI_STYLE_STATUS, UI_STYLE_STATUS_FOCUSED, |
