This commit is contained in:
Omixxx 2023-06-08 22:10:24 +02:00
parent 539b58d3fb
commit 13845e2d87
4 changed files with 15 additions and 8 deletions

View file

@ -8,11 +8,6 @@ return {
require('leap').init_highlight(true)
end)
require('leap').opts = {
}
lua = require('leap').opts
end
}