fixed link
This commit is contained in:
parent
ad9718badc
commit
cd1b25a659
|
@ -81,7 +81,7 @@ There is a [pull request](https://github.com/geany/geany/pull/193) to provide Ni
|
||||||
|
|
||||||
### Ctags
|
### Ctags
|
||||||
Basic ```~/.ctags``` rules for Nim code (Feel free to improve and contribute)
|
Basic ```~/.ctags``` rules for Nim code (Feel free to improve and contribute)
|
||||||
Don't use this if possible, [Nim idetools](http://nim-lang.org/idetools.html) provides better results.
|
Don't use this if possible, [Nim idetools](http://nim-lang.org/docs/idetools.html) provides better results.
|
||||||
|
|
||||||
```
|
```
|
||||||
--langdef=nim
|
--langdef=nim
|
||||||
|
|
Loading…
Reference in New Issue