1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-11-24 14:59:46 +01:00

nvim: setup compiler with silicon for viper files

This commit is contained in:
2025-11-24 04:26:13 +01:00
parent 52171c2361
commit de1cca03c7
4 changed files with 12 additions and 0 deletions

2
.local/bin/etc/viper/silicon Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
java -jar "$VIPER_SILICON" "$@"