We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3893c8 commit c30806aCopy full SHA for c30806a
1 file changed
init.lua
@@ -682,7 +682,7 @@ require('luasnip').setup {}
682
-- See the README about individual language/framework/plugin snippets:
683
-- https://github.com/rafamadriz/friendly-snippets
684
--
685
--- vim.pack.add(gh 'rafamadriz/friendly-snippets')
+-- vim.pack.add { gh 'rafamadriz/friendly-snippets' }
686
-- require('luasnip.loaders.from_vscode').lazy_load()
687
688
-- The autocomplete engine
0 commit comments