Example #1
0
 def create_ui(self):
     self._vim = VimEmbedWidget('gvim', self.svc.script_path)
     self.add_main_widget(self._vim)