Commit 7706d848 authored by Bruno Pinto's avatar Bruno Pinto

Fix dim color that was the same as em

parent 3d924b79
......@@ -18,7 +18,7 @@ function omf::em
end
function omf::dim
set_color $fish_color_match ^/dev/null; or set_color 555
set_color $fish_color_autosuggestion ^/dev/null; or set_color 555
end
function omf::err
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment