Add support for highligting qutes in a special color - defaults to blue

darcs-hash:20060527123516-ac50b-d6e0cf08bd9dfe8514e64004d93dc4035e73fad8.gz
This commit is contained in:
axel
2006-05-27 22:35:16 +10:00
parent 42a260f1e6
commit 6bdb0cde8b
4 changed files with 12 additions and 5 deletions

View File

@@ -72,6 +72,7 @@ set_default fish_color_comment brown
set_default fish_color_error red
set_default fish_color_escape cyan
set_default fish_color_operator cyan
set_default fish_color_quote blue
set_default fish_color_cwd green