Updated _Sidebar (markdown)

This commit is contained in:
timothy eichler 2017-01-19 12:31:59 +01:00
parent e60dc02974
commit b9a0f4a723
1 changed files with 18 additions and 21 deletions

View File

@ -2,7 +2,6 @@
**Getting Started**
* [Install](https://github.com/nim-lang/Nim#compiling)
* [Docs](http://nim-lang.org/documentation.html)
* [Curated Resources](https://github.com/VPashkov/awesome-nim)
@ -12,25 +11,23 @@
* [[Nim for Python programmers]]
**Developing**
[Build](Building-Neovim)
[Contribute](https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md)
[Tips & Tools](Development-tips)
[[Code style]|Style Guide for Nim Code]]
[[Creating a release]]
[[Compiler module reference]]
[[Consts defined by the compiler]]
[[Debugging the compiler]]
[[CircleCI]]
[[GitLab CI setup]]
* [Build](Building-Neovim)
* [Contribute](https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md)
* [Tips & Tools](Development-tips)
* [[Code style]|Style Guide for Nim Code]]
* [[Creating a release]]
* [[Compiler module reference]]
* [[Consts defined by the compiler]]
* [[Debugging the compiler]]
* [[CircleCI]]
* [[GitLab CI setup]]
**Misc**
[[Feature suggestions]]
[[Common Criticisms]]
[[Tips and Tricks]]
[[Community Projects]]
[[Community Guidelines [Proposal]]]
[[IRC guidelines]]
[[GitHubPages]]
[[Playing with CPP VTABLE from Nim]]
* [[Feature suggestions]]
* [[Common Criticisms]]
* [[Tips and Tricks]]
* [[Community Projects]]
* [[Community Guidelines [Proposal]]]
* [[IRC guidelines]]
* [[GitHubPages]]
* [[Playing with CPP VTABLE from Nim]]