mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-06 20:37:44 +03:00
implement snippet tabstop support
This commit is contained in:
parent
66fb1e67c0
commit
1badd9e434
11 changed files with 268 additions and 1241 deletions
|
@ -27,6 +27,7 @@ string = "silver"
|
|||
"constant.character.escape" = "honey"
|
||||
# used for lifetimes
|
||||
label = "honey"
|
||||
tabstop = { modifiers = ["italic"], bg = "bossanova" }
|
||||
|
||||
"markup.heading" = "lilac"
|
||||
"markup.bold" = { modifiers = ["bold"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue