mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 19:22:22 +03:00
17 lines
251 B
Plaintext
17 lines
251 B
Plaintext
|
/- *language-server
|
||
|
/+ lsp-json=language-server-json
|
||
|
|_ not=all:notification
|
||
|
++ grab
|
||
|
|%
|
||
|
++ noun not
|
||
|
++ json
|
||
|
|= jon=^json
|
||
|
(notification:dejs:lsp-json jon)
|
||
|
--
|
||
|
++ grow
|
||
|
|%
|
||
|
++ json
|
||
|
(notification:enjs:lsp-json not)
|
||
|
--
|
||
|
--
|