mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 18:58:12 +00:00
refactor(picker): indent/hierarchy => tree
This commit is contained in:
parent
3564f4fede
commit
7ad414e8a9
5 changed files with 15 additions and 15 deletions
|
@ -29,7 +29,7 @@ Snacks.util.set_hl({
|
|||
Unselected = "NonText",
|
||||
Idx = "Number",
|
||||
Bold = "Bold",
|
||||
Indent = "LineNr",
|
||||
Tree = "LineNr",
|
||||
Italic = "Italic",
|
||||
Code = "@markup.raw.markdown_inline",
|
||||
AuPattern = "String",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue