mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
update
This commit is contained in:
parent
b31a56aaca
commit
632465a3fd
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ return {
|
|||
segments = {
|
||||
{ text = { "%s" }, click = "v:lua.ScSa" },
|
||||
{
|
||||
text = { builtin.foldfunc, " " },
|
||||
-- text = { builtin.foldfunc },
|
||||
-- text = { builtin.foldfunc, " " },
|
||||
text = { builtin.foldfunc },
|
||||
condition = { builtin.not_empty, true, builtin.not_empty },
|
||||
click = "v:lua.ScFa",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue