From f0589e51293c9c7b813325574aedfbbbdc835749 Mon Sep 17 00:00:00 2001 From: Fabio Zendhi Nagao Date: Mon, 28 Feb 2011 17:39:39 -0300 Subject: [PATCH] making deprecated --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5708389..244dd90 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ gEdit Autocomplete ================== -**THIS PLUGIN HAS BEEN DEPRECATED IN FAVOR OF [GEDIT-PLUGIN-CODECOMPLETION](http://github.com/nagaozen/gedit-plugin-codecompletion/)** - gEdit Autocomplete suggests word completions based on the text in the active document and in an additional language library file. +Deprecated +---------- + +**THIS PLUGIN HAS BEEN DEPRECATED IN FAVOR OF [GEDIT-PLUGIN-CODECOMPLETION](http://github.com/nagaozen/gedit-plugin-codecompletion/)**. + Demo ----