refactor: insert -> snip

This commit is contained in:
opalmay 2023-02-06 21:57:09 +02:00
parent 430a42d012
commit 78ab8e9517

View file

@ -28,7 +28,7 @@ function M.config()
-- Show virtual text to signal when you are inside an sippets
[types.insertNode] = {
active = {
virt_text = { { "<-- insert", "BufferInactiveIndex" } },
virt_text = { { "<-- snip", "BufferInactiveIndex" } },
},
},
-- Helps to notice when you are within a choice node