Skip to content

Commit

Permalink
Add toggle file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed May 7, 2013
1 parent 7a95940 commit c36fe50
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
'(flexmock
("test/\\1_test.rb" . "lib/flexmock/\\1.rb")
("\\1_test.rb" . "\\1.rb")))

(buffer-toggle-style 'flexmock)

0 comments on commit c36fe50

Please sign in to comment.