summary refs log tree commit diff
path: root/.config/nvim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2016-07-30 14:43:10 -0400
committerJune McEnroe <june@causal.agency>2016-07-30 14:43:40 -0400
commit53c9a09e40c5e80e6c81a5200264be36951a4cfa (patch)
tree11e9531904d21d60b4b8200eb141faf88bbaad06 /.config/nvim
parentColor Structure and Typedef in gray (diff)
downloadsrc-53c9a09e40c5e80e6c81a5200264be36951a4cfa.tar.gz
src-53c9a09e40c5e80e6c81a5200264be36951a4cfa.zip
Color PreProc DarkGreen
Diffstat (limited to '.config/nvim')
-rw-r--r--.config/nvim/colors/subtle.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/nvim/colors/subtle.vim b/.config/nvim/colors/subtle.vim
index 1254167e..d8bf6d81 100644
--- a/.config/nvim/colors/subtle.vim
+++ b/.config/nvim/colors/subtle.vim
@@ -29,7 +29,7 @@ hi Identifier cterm=NONE ctermfg=NONE
 
 hi Statement ctermfg=LightGray
 
-hi PreProc ctermfg=LightGray
+hi PreProc ctermfg=DarkGreen
 hi Macro ctermfg=DarkYellow
 hi link PreCondit Macro
 
2021-05-08Import LibreSSL 3.3.3June McEnroe 2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe 2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe 2021-04-18Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe