Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 329 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 329 Bytes

SublimeGitUp

Very simple plugin to open GitUp from Sublime Text 3.

Installing

Download this to the Packages folder, or install using Package Control.

Example key bindings:

    { "keys": ["super+."], "command": "gitup_open" }