mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2026-05-14 08:23:48 +00:00
Fix the commented out friendly-snippets
This commit is contained in:
parent
c3893c8652
commit
c30806a03f
2
init.lua
2
init.lua
@ -682,7 +682,7 @@ require('luasnip').setup {}
|
|||||||
-- See the README about individual language/framework/plugin snippets:
|
-- See the README about individual language/framework/plugin snippets:
|
||||||
-- https://github.com/rafamadriz/friendly-snippets
|
-- https://github.com/rafamadriz/friendly-snippets
|
||||||
--
|
--
|
||||||
-- vim.pack.add(gh 'rafamadriz/friendly-snippets')
|
-- vim.pack.add { gh 'rafamadriz/friendly-snippets' }
|
||||||
-- require('luasnip.loaders.from_vscode').lazy_load()
|
-- require('luasnip.loaders.from_vscode').lazy_load()
|
||||||
|
|
||||||
-- The autocomplete engine
|
-- The autocomplete engine
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user