/company-dragonruby

`company-mode` backend from DragonRuby.

Primary LanguageRubyMIT LicenseMIT

company-dragonruby

company-mode backend from DragonRuby.

Here is a video of it in action.

For this to work, you need to enable DragonRuby Game Toolkit's mailbox:

def tick args
  args.gtk.suppress_mailbox = false
end