Add Cuddle Nova extension (#62)
Nova is a code editor created by Panic. In late 2023, I created the Cuddle extension to give me basic syntax highlighting support for KDL documents in my projects. As to why it’s taken me until now to add it to this page is beyond me.
This commit is contained in:
parent
ded495f7a6
commit
7a285156a2
|
|
@ -172,6 +172,7 @@ of some examples of KDL in the wild (either v1, v2, or both):
|
|||
* [vim](https://github.com/imsnif/kdl.vim)
|
||||
* [Kate](https://github.com/larsgw/katepart-kdl)\*
|
||||
* [Zed](https://zed.dev/extensions/kdl)
|
||||
* [Nova](https://extensions.panic.com/extensions/net.marquiskurt/net.marquiskurt.kdl-lang/)
|
||||
|
||||
\* Supports KDL 2.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue