Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 500 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 500 Bytes

tether

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

tether-explosions.mp4

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