Add plugin deinitialization, configuration saving
authorChip Black <bytex64@bytex64.net>
Mon, 8 Jun 2009 08:53:14 +0000 (03:53 -0500)
committerChip Black <bytex64@bytex64.net>
Mon, 8 Jun 2009 08:53:14 +0000 (03:53 -0500)
Added a call to deinitialize all plugins on exit.  Added functions to
Config to save configuration to files both on a global basis and a
plugin basis.  Modified Vimish to save its options on exit.


No differences found