diff options
Diffstat (limited to 'Master/texmf-dist/context/data/scite/context/scite-context-user.properties')
-rw-r--r-- | Master/texmf-dist/context/data/scite/context/scite-context-user.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/context/data/scite/context/scite-context-user.properties b/Master/texmf-dist/context/data/scite/context/scite-context-user.properties new file mode 100644 index 00000000000..b6fc34282bc --- /dev/null +++ b/Master/texmf-dist/context/data/scite/context/scite-context-user.properties @@ -0,0 +1,15 @@ +# this loades the basics + +import context/scite-context + +# internal lexing + +import context/scite-context-internal + +# external lexing (tex, mps, cld/lua, xml) + +import context/scite-context-external + +# this does some tuning + +import context/scite-pragma |