docs, misc: Add tool references, .editorconfig for mcl
This commit is contained in:
committed by
James Shubin
parent
cfb8deac56
commit
06d33a45f5
@@ -20,3 +20,6 @@ indent_style = tab
|
|||||||
|
|
||||||
[Makefile]
|
[Makefile]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
|
[*.mcl]
|
||||||
|
indent_style = tab
|
||||||
|
|||||||
@@ -40,3 +40,10 @@ make test-shell-load0
|
|||||||
|
|
||||||
Tip: you can use TAB completion with `make` to quickly get a list of possible
|
Tip: you can use TAB completion with `make` to quickly get a list of possible
|
||||||
individual tests to run.
|
individual tests to run.
|
||||||
|
|
||||||
|
## Tools, integrations, IDE's etc
|
||||||
|
|
||||||
|
### IDE/Editor support
|
||||||
|
|
||||||
|
- Emacs: see `misc/emacs/`
|
||||||
|
- [Textmate](https://github.com/aequitas/mgmt.tmbundle)
|
||||||
|
|||||||
Reference in New Issue
Block a user