mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
fix(luasnips): make install_jsregexp
This commit is contained in:
parent
befa6c67a4
commit
bd62cbe370
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ return {
|
|||
-- snippets
|
||||
{
|
||||
"L3MON4D3/LuaSnip",
|
||||
build = "make install_jsregexp",
|
||||
dependencies = {
|
||||
"rafamadriz/friendly-snippets",
|
||||
config = function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue