Updated _Sidebar (markdown)

Mischievous Meerkat 2020-10-18 14:54:54 +05:30
parent 50eda71dca
commit 712b7c93ce
1 changed files with 8 additions and 8 deletions

@ -1,12 +1,12 @@
##### Concepts
1. [Contexts](https://github.com/jarun/nnn/concepts#contexts)
2. [Sessions](https://github.com/jarun/nnn/concepts#sessions)
3. [Filters](https://github.com/jarun/nnn/concepts#filters)
4. [Type-to-nav](https://github.com/jarun/nnn/concepts#type-to-nav)
5. [Selection](https://github.com/jarun/nnn/concepts#selection)
6. [Find and list](https://github.com/jarun/nnn/concepts#find-and-list)
7. [Prompts](https://github.com/jarun/nnn/concepts#prompts)
8. [Design](https://github.com/jarun/nnn/concepts#design)
1. [Contexts](https://github.com/jarun/nnn/wiki/concepts#contexts)
2. [Sessions](https://github.com/jarun/nnn/wiki/concepts#sessions)
3. [Filters](https://github.com/jarun/nnn/wiki/concepts#filters)
4. [Type-to-nav](https://github.com/jarun/nnn/wiki/concepts#type-to-nav)
5. [Selection](https://github.com/jarun/nnn/wiki/concepts#selection)
6. [Find and list](https://github.com/jarun/nnn/wiki/concepts#find-and-list)
7. [Prompts](https://github.com/jarun/nnn/wiki/concepts#prompts)
8. [Design](https://github.com/jarun/nnn/wiki/concepts#design)
##### Get, Set, Go!
1. [Dependencies](https://github.com/jarun/nnn/wiki/Usage#dependencies)