Limnoria/plugins/Plugin
Daniel Folkinshteyn 3005752c58 fix docstring for Plugin.plugin command so it actually says what the command will do.
also add a Plugin.plugins command, which always returns a list of all plugins containing a command.
add a test for it.
2010-04-21 16:38:25 -04:00
..
README.txt Added a skeletal Plugin plugin. 2005-02-09 07:07:11 +00:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
plugin.py fix docstring for Plugin.plugin command so it actually says what the command will do. 2010-04-21 16:38:25 -04:00
test.py fix docstring for Plugin.plugin command so it actually says what the command will do. 2010-04-21 16:38:25 -04:00

README.txt

Insert a description of your plugin here, with any notes, etc. about using it.