Quote:
Originally Posted by kovidgoyal
the hello world is a user interface plugin, you want to create a filetype plugin instead. Look at any one of the existing filetype plugins for an example.
|
Isn't hello world a filetype plugin?
class HelloWorld(FileTypePlugin)