We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7628254 commit 899bb41Copy full SHA for 899bb41
lua/plugins/blink.lua
@@ -27,7 +27,7 @@ return {
27
},
28
{
29
-- snippet plugin
30
- "L4MON4D3/LuaSnip",
+ "L3MON4D3/LuaSnip",
31
lazy = false,
32
dependencies = "rafamadriz/friendly-snippets",
33
opts = { history = true, updateevents = "TextChanged,TextChangedI" },
0 commit comments