Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan committed Mar 4, 2016
2 parents cc3a23a + 954a365 commit 121f0f7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ You can change the default keyboard shortcut, by visiting **File \| Settings \|

## Building

In order to build AceJump from the source, clone this repository and run `gradlew buildIdea`.

In order to build AceJump from the source, clone this repository and run `./gradlew buildPlugin`.

## History

Expand All @@ -42,4 +41,4 @@ In order to build AceJump from the source, clone this repository and run `gradle
- 1.0.3 Fixed minor visual lag when removing the "jumpers" from the editor
- 1.0.2 Cleaning up minor bugs (npe when editor not in focus, not removing layers)
- 1.0.1 Adding a new jump: "Enter" will take you to the first non-whitespace char in a new line (compare to "Home" which takes you to a new line)
- 1.0.0 Cleaned up code base for release
- 1.0.0 Cleaned up code base for release

0 comments on commit 121f0f7

Please sign in to comment.