Skip to content

Commit 56e0b6e

Browse files
committed
Initial commit.
0 parents  commit 56e0b6e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# buster-mode
2+
3+
buster-mode is a minor mode for emacs to speed up development when writing tests
4+
with [Buster.js](http://busterjs.org).
5+
6+
## Keybinding
7+
8+
All keybindings in buster-mode start with `C-c C-b` and then a two-letter mnemonic shortcut.
9+
10+
* `td`: toggle-deferred will toggle // in the name of the current test.

0 commit comments

Comments
 (0)