Merge pull request #181 from schmitzjake/master

removed deprecation warning, vi-mode in fish not yet implemented
This commit is contained in:
Bruno 2014-07-09 18:13:49 -03:00
commit 907f7f5ff0

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