We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 586b494 commit 6d5c74dCopy full SHA for 6d5c74d
PKGBUILD
@@ -1,6 +1,6 @@
1
# Maintainer: PrettyFlower <[email protected]>
2
pkgname=kate-typescript-syntax-highlighting
3
-pkgver=20121013
+pkgver=20121015
4
pkgrel=1
5
pkgdesc="Syntax highlighting for TypeScript in Kate"
6
arch=('any')
typescript.xml
@@ -122,6 +122,6 @@
122
<comment name="singleLine" start="//" />
123
<comment name="multiLine" start="/*" end="*/" />
124
</comments>
125
- <keywords casesensitive="1" weakDeliminator="."/>
+ <keywords casesensitive="1"/>
126
</general>
127
</language>
0 commit comments