mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 06:27:14 +01:00
remove sniprun
This commit is contained in:
@@ -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 = {},
|
||||
}
|
||||
Reference in New Issue
Block a user