summaryrefslogtreecommitdiff
path: root/nvim
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-05-20 09:15:39 +0000
committerShubham Saini <shubham6405@gmail.com>2020-05-20 09:15:39 +0000
commit3c66e689aec2506b5406706fb09d72f7ad67ff51 (patch)
treee77e562984f4801dbd43c741c1661593b54f49d9 /nvim
parent4e32e026c7d33c54228706ccd3a098cfe06a222a (diff)
changed jelly
Diffstat (limited to 'nvim')
-rw-r--r--nvim/.config/nvim/colors/jellybeans.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvim/.config/nvim/colors/jellybeans.vim b/nvim/.config/nvim/colors/jellybeans.vim
index b2a2f2c..73a0d98 100644
--- a/nvim/.config/nvim/colors/jellybeans.vim
+++ b/nvim/.config/nvim/colors/jellybeans.vim
@@ -499,7 +499,7 @@ call s:X("SpecialKey","444444","1c1c1c","",s:termBlack,"")
499call s:X("Search","f0a0c0","302028","underline","Magenta","") 499call s:X("Search","f0a0c0","302028","underline","Magenta","")
500 500
501call s:X("Directory","dad085","","","Yellow","") 501call s:X("Directory","dad085","","","Yellow","")
502call s:X("ErrorMsg","","c43f53","","","DarkRed") 502call s:X("ErrorMsg","","a03949","","","DarkRed")
503hi! link Error ErrorMsg 503hi! link Error ErrorMsg
504hi! link MoreMsg Special 504hi! link MoreMsg Special
505call s:X("Question","65C254","","","Green","") 505call s:X("Question","65C254","","","Green","")