Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
better toggle mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed May 18, 2009
1 parent db9dde7 commit 72e5cbb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .togglerc
@@ -0,0 +1,7 @@
(add-to-list
'toggle-mapping-styles
'(rake . (
("test/lib/\\1_test.rb" . "lib/rake/\\1.rb")
) ))

(buffer-toggle-style 'rake)

0 comments on commit 72e5cbb

Please sign in to comment.