Add basic gtksourceview language-spec (#5502)

Tested with org.gnome.TextEditor.

The gtksourceview language-spec hasn't changed between gtksourceview 3,
4 and 5 AFAIK so it should also work on older systems if you copy/link
the file in the right places.
This commit is contained in:
rusty-snake 2022-12-04 17:37:02 +01:00 committed by GitHub
parent d6b0d40a19
commit 16afd8c8e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 77 additions and 0 deletions

View file

@ -6,6 +6,7 @@ on:
paths-ignore:
- '.github/ISSUE_TEMPLATE/*'
- 'etc/**'
- 'contrib/gtksourceview-5/**'
- 'contrib/vim/**'
- 'src/man/*.txt'
- .git-blame-ignore-revs
@ -27,6 +28,7 @@ on:
paths-ignore:
- '.github/ISSUE_TEMPLATE/*'
- 'etc/**'
- 'contrib/gtksourceview-5/**'
- 'contrib/vim/**'
- 'src/man/*.txt'
- .git-blame-ignore-revs

View file

@ -11,6 +11,7 @@ on:
paths-ignore:
- '.github/ISSUE_TEMPLATE/*'
- 'etc/**'
- 'contrib/gtksourceview-5/**'
- 'contrib/vim/**'
- 'src/man/*.txt'
- .git-blame-ignore-revs
@ -32,6 +33,7 @@ on:
paths-ignore:
- '.github/ISSUE_TEMPLATE/*'
- 'etc/**'
- 'contrib/gtksourceview-5/**'
- 'contrib/vim/**'
- 'src/man/*.txt'
- .git-blame-ignore-revs