Nice addon but configuration isnt easy or complete. i want to set a config

Nice addon but configuration isnt easy or complete.
i want to set a config parameter (enterMode) and have to do this with a hack like:

config.setSkin(“kama’, enterMode : 2, skin : 'kama”);

If you need a feature, please request it: http://code.google.com/p/vaadin-ckeditor/issues/list
Changing the enter mode is discouraged by CKEditor, so it’s not surprising we didn’t add it to the API. setConfig lets you do whatever CKEditor supports.