Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 267 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 267 Bytes

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