add: nvim: snippet doc

This commit is contained in:
qwjyh 2023-06-23 17:19:12 +09:00
parent 794648f24e
commit 71365f318d

View file

@ -1,3 +1,13 @@
-- [[
-- snippet for greek alphabet and common math-commands
--
-- all snippets have prefix `;`
-- note:
-- `@` doesn't work well with satysfi-language-server
--
-- all snippets work only in math (not in inline_text)
-- ]]
local ls = require("luasnip")
local s = ls.snippet
local sn = ls.snippet_node