Add screenshot to README.
This commit is contained in:
parent
d0f10fced7
commit
4eabb8d054
2 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
|
|
||||||
[![Build status](https://github.com/helix-editor/helix/workflows/ci/badge.svg)](https://github.com/helix-editor/helix/actions)
|
[![Build status](https://github.com/helix-editor/helix/workflows/ci/badge.svg)](https://github.com/helix-editor/helix/actions)
|
||||||
|
|
||||||
|
![Screenshot](./screenshot.png)
|
||||||
|
|
||||||
A kakoune / neovim inspired editor, written in Rust.
|
A kakoune / neovim inspired editor, written in Rust.
|
||||||
|
|
||||||
The editing model is very heavily based on kakoune; during development I found
|
The editing model is very heavily based on kakoune; during development I found
|
||||||
|
@ -22,6 +24,8 @@ It's a terminal-based editor first, but I'd like to explore a custom renderer
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
|
Note: Only the Rust syntax has indentation definitions at the moment.
|
||||||
|
|
||||||
We provide packaging for various distributions, but here's a quick method to
|
We provide packaging for various distributions, but here's a quick method to
|
||||||
build from source.
|
build from source.
|
||||||
|
|
||||||
|
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 164 KiB |
Loading…
Reference in a new issue