mirror of
https://github.com/aljazceru/njump.git
synced 2025-12-17 06:14:22 +01:00
Add support for Highlight (kind:9802)
This commit is contained in:
@@ -110,6 +110,12 @@ func generateClientList(
|
||||
amethyst,
|
||||
snort, coracle, nostrudel,
|
||||
}
|
||||
case 9802:
|
||||
clients = []ClientReference{
|
||||
highlighter,
|
||||
coracle,
|
||||
nostrudel,
|
||||
}
|
||||
case 30311:
|
||||
clients = []ClientReference{
|
||||
native,
|
||||
|
||||
Reference in New Issue
Block a user