From b9a0f4a72300efdcb30a44c915058821f4ab2c0f Mon Sep 17 00:00:00 2001 From: timothy eichler Date: Thu, 19 Jan 2017 12:31:59 +0100 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 39 ++++++++++++++++++--------------------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index e248b6e..74e3249 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -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]] \ No newline at end of file +* [[Feature suggestions]] +* [[Common Criticisms]] +* [[Tips and Tricks]] +* [[Community Projects]] +* [[Community Guidelines [Proposal]]] +* [[IRC guidelines]] +* [[GitHubPages]] +* [[Playing with CPP VTABLE from Nim]] \ No newline at end of file