Ade rope to ruby
This commit is contained in:
parent
bc1138eb06
commit
bfeb3a7f83
3 changed files with 14 additions and 1 deletions
|
|
@ -183,6 +183,10 @@
|
|||
(package-refresh-contents)
|
||||
(package-install 'less-css-mode))
|
||||
|
||||
(unless (package-installed-p 'robe)
|
||||
(package-refresh-contents)
|
||||
(package-install 'robe))
|
||||
|
||||
; Web mode for editing erb
|
||||
(unless (package-installed-p 'web-mode)
|
||||
(package-refresh-contents)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue