removed deprecation warning, vi-mode in fish not yet implemented

This commit is contained in:
Jake Schmitz 2014-07-06 13:52:23 -07:00
parent f678dedc49
commit 7c1d37eafd

View File

@ -1,5 +1,3 @@
set_color red
echo "Vi-mode plugin deprecated. Please use fish's builtin instead."
set_color normal
# vi:noexpandtab:sw=4:ts=4