mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Minor refactors & comment revision
This commit is contained in:
@@ -46,4 +46,3 @@ If the depth is 2, the first two directories are removed: net.lissner.game.")
|
||||
:mode "\\.g\\(?:radle\\|roovy\\)$"
|
||||
:config
|
||||
(set-eval-handler! 'groovy-mode "groovy"))
|
||||
|
||||
|
@@ -7,11 +7,11 @@ This module adds [[https://github.com/ethereum/solidity][Solidity]] support thro
|
||||
+ Gas estimation (~C-c C-g~)
|
||||
|
||||
* Table of Contents :TOC:
|
||||
- [[Module Flags][Module Flags]]
|
||||
- [[Prerequisites][Prerequisites]]
|
||||
- [[Solc][Solc]]
|
||||
- [[Solium][Solium]]
|
||||
- [[TODO][TODO]]
|
||||
- [[#module-flags][Module Flags]]
|
||||
- [[#prerequisites][Prerequisites]]
|
||||
- [[#solc][Solc]]
|
||||
- [[#solium][Solium]]
|
||||
- [[#todo][TODO]]
|
||||
|
||||
* Module Flags
|
||||
This module provides no flags.
|
||||
|
Reference in New Issue
Block a user