remove sniprun

This commit is contained in:
Thomas Ruoff
2024-08-01 15:35:01 +02:00
parent ac761228cc
commit 79cf7b04ca

View File

@@ -1,10 +0,0 @@
return {
'michaelb/sniprun',
branch = 'master',
build = 'sh install.sh 1',
-- do 'sh install.sh 1' if you want to force compile locally
-- (instead of fetching a binary from the github release). Requires Rust >= 1.65
opts = {},
}