link to speed wiki entry
This commit is contained in:
parent
3fce9ee626
commit
4099909f8f
1 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ ZIM - Zsh IMproved
|
||||||
|
|
||||||
What is Zim?
|
What is Zim?
|
||||||
------------
|
------------
|
||||||
Zim is a Zsh configuration framework with blazing speed and modular extensions.
|
Zim is a Zsh configuration framework with [blazing speed](https://github.com/Eriner/zim/wiki/Speed) and modular extensions.
|
||||||
|
|
||||||
Zim is very easy to customize, and comes with a rich set of modules and features without compromising on speed or functionality!
|
Zim is very easy to customize, and comes with a rich set of modules and features without compromising on speed or functionality!
|
||||||
|
|
||||||
|
@ -19,6 +19,9 @@ If you're here, it means you want to see the cool shit Zim can do. Check out the
|
||||||
|
|
||||||
Below is a brief showcase of Zim's features.
|
Below is a brief showcase of Zim's features.
|
||||||
|
|
||||||
|
#### Speed
|
||||||
|
For a speed comparison between Zim and other frameworks, see [this wiki entry](https://github.com/Eriner/zim/wiki/Speed).
|
||||||
|
|
||||||
#### Themes
|
#### Themes
|
||||||
|
|
||||||
##### Minimal
|
##### Minimal
|
||||||
|
@ -32,9 +35,6 @@ To see more themes, check the [wiki page](https://github.com/Eriner/zim/wiki/The
|
||||||
#### Syntax Highlighting
|
#### Syntax Highlighting
|
||||||
![syntax-highlighting][syntax_highlighting]
|
![syntax-highlighting][syntax_highlighting]
|
||||||
|
|
||||||
#### Speed
|
|
||||||
For a speed comparison between zim and other frameworks, see [this gist][zim_vs_others].
|
|
||||||
|
|
||||||
#### And much more!
|
#### And much more!
|
||||||
Zim has many modules! Enable as many or as few as you'd like.
|
Zim has many modules! Enable as many or as few as you'd like.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue