Skip to content

bluef/gitst2

 
 

Repository files navigation

GitST2 -- Git support in Sublime Text 2

Overview

This plugin adds basic Git support to Sublime Text 2 through a collection of commands, menus and shortcut keys.

Installation

  1. Clone or copy this repository into:
  • OS X: ~/Library/Application Support/Sublime Text 2/Packages/
  • Windows: %APPDATA%/Sublime Text 2/Packages/
  • Linux: ~/.Sublime Text 2/Packages/

Keymaps

Keymap are provided for OSX, Windows, and Linux, however, they have only been tested on OSX at this time. Feedback would be appreciated as to the usability of these key mappings on other operating systems.

Note

This is a work in progress so expect bugs. Please open an issue at https://github.com/notanumber/gitst2 if you discover a problem or would like to see a feature/change implemented.

About

Git integration for Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%