Updated Editor Support (markdown)
This commit is contained in:
parent
1d4603dd41
commit
a6faee0729
|
@ -24,6 +24,7 @@ There is a .lang file for gedit [here](https://github.com/nimrod-code/Aporia/blo
|
||||||
|
|
||||||
### Ctags
|
### Ctags
|
||||||
Basic ```~/.ctags``` rules for nimrod code (Feel free to improve and contribute)
|
Basic ```~/.ctags``` rules for nimrod code (Feel free to improve and contribute)
|
||||||
|
Don't use this if possible, `nimrod idetools` provides better results.
|
||||||
|
|
||||||
```
|
```
|
||||||
--langdef=nimrod
|
--langdef=nimrod
|
||||||
|
|
Loading…
Reference in New Issue