fourtf / fed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FED

fed is a text editor using the skia graphics library and supporting the language server protocol.

You can read about the project architecture in ARCHITECTURE.md.

Building on Linux

Prerequisite: Have clang and python2 installed.

Do cargo build --features skia-safe/x11 or cargo build --features skia-safe/wayland.

About


Languages

Language:Rust 100.0%