https://github.com/niku/quick-toggle
quickly open corresponding file (eg test vs impl)
https://github.com/niku/quick-toggle
Last synced: 3 months ago
JSON representation
quickly open corresponding file (eg test vs impl)
- Host: GitHub
- URL: https://github.com/niku/quick-toggle
- Owner: niku
- License: mit
- Created: 2013-10-25T08:30:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-06T05:55:13.000Z (over 12 years ago)
- Last Synced: 2025-03-02T04:17:14.092Z (over 1 year ago)
- Language: Emacs Lisp
- Size: 234 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
quick-toggle
============
quickly open corresponding file (eg test vs impl)
Works on
========
[](https://travis-ci.org/niku/quick-toggle)
- emacs24
- emacs-snapshot
Thanks to
=========
Forked from [toggle.el](http://www.emacswiki.org/emacs/download/toggle.el).
Inspired from [Quick JUnit](https://github.com/kompiro/quick-junit).