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 Oct 26, 2019
2 parents a3801ff + 2512314 commit 7947216
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

github: breandan
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ To just run [the tests](src/test/kotlin/AceTest.kt), execute `./gradlew test` -

For documentation on plugin development, see the [IntelliJ Platform SDK](http://www.jetbrains.org/intellij/sdk/docs/).

If you enjoy using AceJump, you might also enjoy reading [the code](src/main/kotlin/org/acejump/label/Solver.kt).

## Release notes

Please [see here](/CHANGES.md) for a detailed list of changes.
Expand Down Expand Up @@ -159,6 +157,17 @@ The following plugins have a similar UI for navigating text and web browsing:
| [Tridactyl](https://github.com/tridactyl/tridactyl) | [](https://addons.mozilla.org/firefox/addon/tridactyl-vim/) | [Firefox 57+](https://blog.mozilla.org/addons/2017/09/28/webextensions-in-firefox-57/) | :heavy_check_mark: | [TypeScript](https://www.typescriptlang.org/) |
| [Vimari](https://github.com/guyht/vimari) | [](https://github.com/guyht/vimari/releases) | [Safari](https://www.apple.com/safari/) | :heavy_check_mark: | [JavaScript](https://www.javascript.com/) |

## Acknowledgements

The following individuals have significantly improved AceJump through their contributions and feedback:

* [John Lindquist](https://github.com/johnlindquist)
* [Sven Speckmaier](https://github.com/svensp)
* [Alex Plate](https://github.com/AlexPl292)
* [Stefan Monnier](https://www.iro.umontreal.ca/~monnier/)

AceJump is made possible by users just like you! If you enjoy using AceJump, please consider [contributing](#contributing).

<!-- Badges -->
[jetbrains-team-page]: https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub
[jetbrains-team-svg]: http://jb.gg/badges/team.svg
Expand Down

0 comments on commit 7947216

Please sign in to comment.