implement very basic highlighting
This commit is contained in:
4
tests/highlight/basic
Normal file
4
tests/highlight/basic
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p bash
|
||||
true
|
||||
echo "bash-string"
|
Reference in New Issue
Block a user