Explorar o código

refactor: insert -> snip

opalmay %!s(int64=2) %!d(string=hai) anos
pai
achega
78ab8e9517
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lua/lvim/core/luasnip.lua

+ 1 - 1
lua/lvim/core/luasnip.lua

@@ -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