An open API service indexing awesome lists of open source software.

https://github.com/zackradisic/tether

WIP high-performance code editor inspired by Doom Emacs and neovim. Comes with explosions.
https://github.com/zackradisic/tether

Last synced: about 1 year ago
JSON representation

WIP high-performance code editor inspired by Doom Emacs and neovim. Comes with explosions.

Awesome Lists containing this project

README

          

# tether

WIP high-performance code editor written in Zig. Inspired by Doom Emacs and neovim. Comes with explosions.

https://github.com/zackradisic/tether/assets/56137411/5b47f546-39af-413b-a29e-fdb2908bc8e8

## Features
- GPU accelerated text rendering using Metal + CoreText
- Smooth & swanky anti-aliased text rendering
- Font ligatures support
- Vim keybindings / modal editing
- Syntax highlighting + incremental parsing via tree-sitter

## In-progress
- LSP support
- JS/TS scripting support