docs: change link format
This commit is contained in:
parent
58fb83c98e
commit
5ac2a5258b
160 changed files with 1161 additions and 1152 deletions
|
@ -6,8 +6,8 @@
|
|||
* Description :unfold:
|
||||
This module adds [[https://github.com/ethereum/solidity][Solidity]] support to Doom Emacs.
|
||||
|
||||
- Syntax-checking ([[doom-package:][flycheck]])
|
||||
- Code completion ([[doom-package:][company-solidity]])
|
||||
- Syntax-checking ([[doom-package:flycheck]])
|
||||
- Code completion ([[doom-package:company-solidity]])
|
||||
- Gas estimation (~C-c C-g~)
|
||||
|
||||
** Maintainers
|
||||
|
@ -17,9 +17,9 @@ This module adds [[https://github.com/ethereum/solidity][Solidity]] support to D
|
|||
/This module has no flags./
|
||||
|
||||
** Packages
|
||||
- [[doom-package:][company-solidity]] if [[doom-module:][:completion company]]
|
||||
- [[doom-package:][solidity-flycheck]] if [[doom-module:][:checkers syntax]]
|
||||
- [[doom-package:][solidity-mode]]
|
||||
- [[doom-package:company-solidity]] if [[doom-module::completion company]]
|
||||
- [[doom-package:solidity-flycheck]] if [[doom-module::checkers syntax]]
|
||||
- [[doom-package:solidity-mode]]
|
||||
|
||||
** Hacks
|
||||
/No hacks documented for this module./
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue