Updated _Sidebar (markdown)
This commit is contained in:
parent
ef43ac9b3c
commit
ab8560dcf7
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
|
|
||||||
**Getting Started**
|
**Getting Started**
|
||||||
|
|
||||||
[Install](https://github.com/nim-lang/Nim#compiling)
|
[Install](https://github.com/nim-lang/Nim#compiling)
|
||||||
[Docs](http://nim-lang.org/documentation.html)
|
[Docs](http://nim-lang.org/documentation.html)
|
||||||
[Curated Resources](https://github.com/VPashkov/awesome-nim)
|
[Curated Resources](https://github.com/VPashkov/awesome-nim)
|
||||||
|
@ -11,6 +12,7 @@
|
||||||
[[Nim for Python programmers]]
|
[[Nim for Python programmers]]
|
||||||
|
|
||||||
**Developing**
|
**Developing**
|
||||||
|
|
||||||
[Build](Building-Neovim)
|
[Build](Building-Neovim)
|
||||||
[Contribute](https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md)
|
[Contribute](https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md)
|
||||||
[Tips & Tools](Development-tips)
|
[Tips & Tools](Development-tips)
|
||||||
|
@ -23,6 +25,7 @@
|
||||||
[[GitLab CI setup]]
|
[[GitLab CI setup]]
|
||||||
|
|
||||||
**Misc**
|
**Misc**
|
||||||
|
|
||||||
[[Feature suggestions]]
|
[[Feature suggestions]]
|
||||||
[[Common Criticisms]]
|
[[Common Criticisms]]
|
||||||
[[Tips and Tricks]]
|
[[Tips and Tricks]]
|
||||||
|
|
Loading…
Reference in New Issue