mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 18:58:12 +00:00
ci: debug check
This commit is contained in:
parent
ca4fffdbb1
commit
c66712b6c9
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ 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