AutoYADM commit: 2024-11-14 23:00:02
This commit is contained in:
parent
99c5370896
commit
3774ed09e2
3 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,7 @@ return {
|
||||||
Group.new("Comment", colors.noir_6)
|
Group.new("Comment", colors.noir_6)
|
||||||
Group.new("@comment", colors.noir_6)
|
Group.new("@comment", colors.noir_6)
|
||||||
Group.new("@boolean.go", colors.complement)
|
Group.new("@boolean.go", colors.complement)
|
||||||
|
Group.new("@keyword.return", colors.complement)
|
||||||
-- Group.new("gotype", colors.primary)
|
-- Group.new("gotype", colors.primary)
|
||||||
Group.new("Boolean", colors.complement)
|
Group.new("Boolean", colors.complement)
|
||||||
Group.new("Constant", colors.complement)
|
Group.new("Constant", colors.complement)
|
||||||
|
|
|
@ -81,3 +81,4 @@ NMP/!
|
||||||
NMP's/!
|
NMP's/!
|
||||||
linewise
|
linewise
|
||||||
charwise
|
charwise
|
||||||
|
keybind
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue