Editors
Helix
- Website
- GitHub
- 33k stars
- Rust based vim re-write
- More integrated
- AUR package: helix
- helix-vim A Vim-like configuration for Helix (key bindings etc.)
- Docs
- Log file
~/.cache/helix/helix.log
Compared to Neovim / Leazvim
- Migrating from Vim
- Features missing
Config
- Configuration
- Config file:
~/.config/helix/config.toml
Setup
Fetch and install LSP grammars:
hx --grammar fetch
hx --grammar build
Show health information:
hx --health
Usage
hx --tutor
Other editors
- Kakoune
- GitHub
- 10k stars
- "Modal editor · Faster as in fewer keystrokes · Multiple selections · Orthogonal design"