Note
This project is a W.I.P.
- Syntax Highlighting using the Language Server Protocol.
- Basic Vim motions.
- Recursive file viewer, with dotfiles and gitignore files greyed out.
- Basic diagnostic warnings.
- Get function information with LSP hover.
- Multiple tab support.
- Basic theming support.
- Install rust and bun.
- Clone the repo:
git clone https://github.com/vishruth-thimmaiah/text.git cd text
- Run the build command:
bun tauri build
In the same directory, run:
./src-tauri/target/debug/text