kickstart.nvim icon indicating copy to clipboard operation
kickstart.nvim copied to clipboard

Move friendly snippets to dependencies of LuaSnip

Open VlaDexa opened this issue 1 year ago • 1 comments

As the friendly-snippets docs say:

Warning: If you're using LuaSnip make sure to use require("luasnip.loaders.from_vscode").lazy_load(), and add friendly-snippets as a dependency for LuaSnip, otherwise snippets might not be detected. If you don't use lazy_load() you might notice a slower startup-time

VlaDexa avatar Mar 14 '24 07:03 VlaDexa

Will make #680 work

VlaDexa avatar Mar 14 '24 07:03 VlaDexa

Oh, this is a great idea!! really nice thinking!

tjdevries avatar Mar 15 '24 14:03 tjdevries