We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d82fa88 commit bc1fe44Copy full SHA for bc1fe44
README.md
@@ -1,3 +1,9 @@
1
# syntect resources
2
3
-This repo contains default language definitions and other resources used by various components of the xi-editor project.
+This repo contains default language definitions and other resources used by various components of the xi-editor project.
4
+
5
+To get a new syntax definition working in xi:
6
+- add the syntax to this repository
7
+- update the submodule in the xi-syntect plugin
8
+- run `make assets` in the xi-syntect plugin
9
+- build the plugin and/or commit and PR the new manifest and submodule.
0 commit comments