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

@ -39,6 +39,7 @@ If you add a new command, here's the checklist:
- [ ] Update manpages: firejail(1) and firejail-profile(5)
- [ ] Update shell completions
- [ ] Update vim syntax files
- [ ] Update gtksourceview language specs
- [ ] Update --help
# Editing the wiki