diff --git a/lua/plugins/completions.lua b/lua/plugins/completions.lua index adec410..fe29bb9 100644 --- a/lua/plugins/completions.lua +++ b/lua/plugins/completions.lua @@ -23,7 +23,7 @@ return { 'folke/neodev.nvim', -- Snippet pluggins - 'L3MON4D3/LuaSnip', + { 'L3MON4D3/LuaSnip', build = 'make install_jsregexp' }, 'saadparwaiz1/cmp_luasnip', -- Expose clangd extensions