mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-16 12:24:28 +02:00
enc: remove default build
This commit is contained in:
parent
5ae8f516b8
commit
4baa37dec7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ return {
|
|||
"L3MON4D3/LuaSnip",
|
||||
event = "InsertEnter",
|
||||
version = "v2.*",
|
||||
build = "make install_jsregexp",
|
||||
-- build = "make install_jsregexp",
|
||||
opts = {
|
||||
history = true,
|
||||
delete_check_events = "TextChanged",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue