neovim: delete lua snippets file
because lua lsp already has some of them apparently
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
---@diagnostic disable:undefined-global
|
|
||||||
|
|
||||||
return {
|
|
||||||
s(
|
|
||||||
{ trig = "if" },
|
|
||||||
fmta(
|
|
||||||
[[
|
|
||||||
if <> then
|
|
||||||
<>
|
|
||||||
fi
|
|
||||||
]],
|
|
||||||
{ i(1), i(2) }
|
|
||||||
)
|
|
||||||
),
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user