mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 02:38:46 +00:00
ci: debug check works, so remove test trigger :)
This commit is contained in:
parent
c66712b6c9
commit
9eecf4ed85
1 changed files with 0 additions and 4 deletions
|
@ -5,10 +5,6 @@ M.meta = {
|
|||
hide = true,
|
||||
}
|
||||
|
||||
if false then
|
||||
dd("foo")
|
||||
end
|
||||
|
||||
local query = vim.treesitter.query.parse(
|
||||
"lua",
|
||||
[[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue