summary refs log tree commit diff
path: root/.config/nvim/colors
diff options
context:
space:
mode:
Diffstat (limited to '.config/nvim/colors')
-rw-r--r--.config/nvim/colors/subtle.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/nvim/colors/subtle.vim b/.config/nvim/colors/subtle.vim
index 84841666..1254167e 100644
--- a/.config/nvim/colors/subtle.vim
+++ b/.config/nvim/colors/subtle.vim
@@ -35,6 +35,8 @@ hi link PreCondit Macro
 
 hi Type ctermfg=NONE
 hi StorageClass ctermfg=LightGray
+hi link Structure StorageClass
+hi link Typedef Structure
 
 hi Special ctermfg=LightGray
 hi SpecialComment ctermfg=LightBlue
n M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe