LuaSnip icon indicating copy to clipboard operation
LuaSnip copied to clipboard

What is the next step after installing jsregexp using luarocks?

Open Jaehaks opened this issue 3 months ago • 2 comments

I am windows 10 user.

I failed to link jsregexp.so using gcc. gcc cannot recognize the libraries, -L options doesn't work

image

Anyway, For alternative method, I install jsregexp using luarocks image

Although I installed jsregexp, :checkhealth LuaSnip cannot recognize jsregexp library image

:lua =require('luasnip.util.util).jsregexp output is nil still as you said in #986

Could you notice some guide after installing jsregexp using luarocks?

Jaehaks avatar May 18 '24 05:05 Jaehaks