docs, misc: Add tool references, .editorconfig for mcl

This commit is contained in:
Johan Bloemberg
2018-02-22 14:53:35 +01:00
committed by James Shubin
parent cfb8deac56
commit 06d33a45f5
2 changed files with 10 additions and 0 deletions

View File

@@ -40,3 +40,10 @@ make test-shell-load0
Tip: you can use TAB completion with `make` to quickly get a list of possible
individual tests to run.
## Tools, integrations, IDE's etc
### IDE/Editor support
- Emacs: see `misc/emacs/`
- [Textmate](https://github.com/aequitas/mgmt.tmbundle)