mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
enc: update config transparant
This commit is contained in:
parent
56982c3434
commit
04f3bfc8a3
4 changed files with 8 additions and 2 deletions
|
@ -2,6 +2,8 @@ return {
|
|||
{
|
||||
"L3MON4D3/LuaSnip",
|
||||
event = "InsertEnter",
|
||||
version = "v2.*",
|
||||
build = "make install_jsregexp",
|
||||
opts = {
|
||||
history = true,
|
||||
delete_check_events = "TextChanged",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue