-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
The document says:
El-get
If you don’t know how to use el-get you can find more information on its webpage. First install el-get and then (in emacs), press Alt+x (this is in emacs notation written as M-x ) and then type el-get-install. This will prompt you for a package, type solidity-mode and hit enter, this should install all you need.
What happened to me is
- press Alt+x
- type
el-get-install
. It prompts: "Intsall Package:" - type
solidity-mode
. It prompts: "No Match"
Attempted
I tried to run el-get-list-packages
and the result is a long list that does not contain solidity-mode
This may be an el-get issue but would be great if the instruction can help users avoid this issue.
Metadata
Metadata
Assignees
Labels
No labels