Fix old documentation link
This commit is contained in:
parent
767548c9d5
commit
e1ff3c7e59
|
@ -33,7 +33,7 @@ The following editors have some Nim support:
|
||||||
* Syntax Highlighting
|
* Syntax Highlighting
|
||||||
* Auto-indent
|
* Auto-indent
|
||||||
* Build/Jump to errors within Vim
|
* Build/Jump to errors within Vim
|
||||||
* Project Navigation and Jump to Definition (using the Ctags support listed below or [Nim's idetools](http://nim-lang.org/idetools.html) command)
|
* Project Navigation and Jump to Definition (using the Ctags support listed below or [Nim's idetools](https://nim-lang.org/docs/idetools.html) command)
|
||||||
|
|
||||||
* https://github.com/baabelfish/nvim-nim
|
* https://github.com/baabelfish/nvim-nim
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue