This project generates a
syntect::SyntaxSet
binary used by the
Stacks clipboard manager.
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
- The
nushell.sublime-syntax
file has been copied from kurokirasama/nushell_sublime_syntax. Thank you @kurokirasama!