diff options
author | Rom Grk <romgrk.cc@gmail.com> | 2020-10-19 03:17:40 -0400 |
---|---|---|
committer | Rom Grk <romgrk.cc@gmail.com> | 2020-10-19 03:17:40 -0400 |
commit | 3f8fe893e7d86741f9da8274b23431f5299d31e8 (patch) | |
tree | d89ad85f3705fe3081a2e1e3b2315ab759df7a4e | |
parent | ede3623276da5454d3dbe60f41610fcf7cc87ef0 (diff) |
colors: update
-rw-r--r-- | colors/doom-one.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/colors/doom-one.vim b/colors/doom-one.vim index fa5a2d4..e7c04a4 100644 --- a/colors/doom-one.vim +++ b/colors/doom-one.vim @@ -224,6 +224,7 @@ hi! link WarningMsg TextWarning hi! link ErrorMsg TextError hi! link Error TextError hi! link ModeMsg TextSpecial +hi! link Todo TextWarningBold " }}} |