Skip to content

Commit bc1fe44

Browse files
committedMay 23, 2019
Instructions for getting a new syntax working
1 parent d82fa88 commit bc1fe44

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed
 

‎README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# syntect resources
22

3-
This repo contains default language definitions and other resources used by various components of the xi-editor project.
3+
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

Comments
 (0)
Please sign in to comment.