Refactor initfiles
This commit is contained in:
parent
d5f2bb1d23
commit
223e9843b6
11 changed files with 96 additions and 84 deletions
|
@ -55,7 +55,6 @@
|
|||
|
||||
(eval-when-compile (require 'cl))
|
||||
|
||||
(provide 'ruby-mode-indent-fix)
|
||||
(require 'autopair)
|
||||
|
||||
|
||||
|
@ -194,5 +193,6 @@ Note that all params line up after the function.
|
|||
;; (t
|
||||
;; ad-do-it))))
|
||||
|
||||
(provide 'ruby-mode-indent-fix)
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;;; ruby-mode-indent-fix.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue