mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Update rubocopfmt in vendor dir
Once the melpa package pull request is merged, I can switch to loading it like a regular package.
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
(rspec-install-snippets))
|
||||
|
||||
(use-package rubocopfmt
|
||||
:ensure nil ;; loaded from vendor
|
||||
:commands (rubocopfmt rubocopfmt-mode)
|
||||
:bind (:map ruby-mode-map
|
||||
("C-c C-f" . rubocopfmt))
|
||||
|
||||
Reference in New Issue
Block a user