/syntect-SyntaxSet-with-nushell

syntect::SyntaxSet defaults + Nushell

Primary LanguageRust

syntect::SyntaxSet defaults + Nushell generator

Screenshot

This project generates a syntect::SyntaxSet binary used by the Stacks clipboard manager.

Instructions to Generate the SyntaxSet

git clone https://github.com/cablehead/syntect-SyntaxSet-with-nushell.git
cd syntect-SyntaxSet-with-nushell
cargo r

Once the syntax_set.bin file has been generated, replace stacks/src-tauri/syntax_set.bin

Credits