Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Helix

Docs for bleeding edge master can be found at
[https://docs.helix-editor.com/master](https://docs.helix-editor.com/master).

See the [usage] section for a quick overview of the editor, [keymap]
section for all available keybindings and the [configuration] section
for defining custom keybindings, setting themes, etc.
For everything else (e.g., how to install supported language servers), see the [Helix Wiki].

Refer the [FAQ] for common questions.

[FAQ]: https://github.com/helix-editor/helix/wiki/FAQ
[usage]: ./usage.md
[keymap]: ./keymap.md
[configuration]: ./configuration.md
[Helix Wiki]: https://github.com/helix-editor/helix/wiki
-1.97 1.97a.75.75 0 1 0 1.06 1.06l2.5-2.5a.75.75 0 0 0 0-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0ZM8.856 2.008a.75.75 0 0 1 .636.848l-1.5 10.5a.75.75 0 0 1-1.484-.212l1.5-10.5a.75.75 0 0 1 .848-.636Z" clip-rule="evenodd" /> Code
ttys3 feat(lang): add go.mod and go.work support (#2197)
4144c9d · 2022-04-20 6920Commits
.cargo
d---------
.envrc
-rw-r--r--
146
.github
d---------
.gitignore
-rw-r--r--
87
CHANGELOG.md
-rw-r--r--
38728
Cargo.lock
-rw-r--r--
32565
Cargo.toml
-rw-r--r--
403
LICENSE
-rw-r--r--
16725
README.md
-rw-r--r--
3131
VERSION
-rw-r--r--
9
base16_theme.toml
-rw-r--r--
1583
book
d---------
contrib
d---------
docs
d---------
flake.lock
-rw-r--r--
4897
flake.nix
-rw-r--r--
2429
grammars.nix
-rw-r--r--
3331
helix-core
d---------
helix-dap
d---------
helix-loader
d---------
helix-lsp
d---------
helix-term
d---------
helix-tui
d---------
helix-view
d---------
languages.toml
-rw-r--r--
32854
runtime
d---------
rust-toolchain.toml
-rw-r--r--
68
rustfmt.toml
-rw-r--r--
0
screenshot.png
-rw-r--r--
367553
shell.nix
-rw-r--r--
272
theme.toml
-rw-r--r--
2533
xtask
d---------
README.md