mirror of
https://github.com/helix-editor/helix
synced 2026-08-04 02:12:59 +02:00
* languages: Fix robot language-id The language-id "robot" is ambiguous, so the "robotcode" language server expects "robotframework" and does not work correctly with "robot". * languages: Update robot grammar and queries