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

Commit

Permalink
Oops; ruby-flymake needs to be done in eval-after-load.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Dec 17, 2008
1 parent ba46607 commit beef2f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions starter-kit-ruby.el
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,8 @@ exec-to-string command, but it works and seems fast"
'flymake-display-err-menu-for-current-line)
(flymake-mode t))))))


;; TODO: set up ri
;; TODO: electric

(provide 'starter-kit-ruby)
;; starter-kit-ruby.el ends here
;; starter-kit-ruby.el ends here

0 comments on commit beef2f9

Please sign in to comment.