[geany/geany] d9f8cd: add comment_single configuration for kotlin (#2710)

Jan Dolinár git-noreply at xxxxx
Tue Dec 29 04:09:13 UTC 2020


Branch:      refs/heads/master
Author:      Jan Dolinár <dolik.rce at gmail.com>
Committer:   GitHub <noreply at github.com>
Date:        Tue, 29 Dec 2020 04:09:13 UTC
Commit:      d9f8cdbad58d09f0c18ca8acccb49209263018f0
             https://github.com/geany/geany/commit/d9f8cdbad58d09f0c18ca8acccb49209263018f0

Log Message:
-----------
add comment_single configuration for kotlin (#2710)


Modified Paths:
--------------
    data/filedefs/filetypes.Kotlin.conf

Modified: data/filedefs/filetypes.Kotlin.conf
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -16,6 +16,7 @@ lexer_filetype=C
 tag_parser=C
 extension=kt
 mime_type=text/x-kotlin
+comment_single=//
 
 [build-menu]
 FT_00_LB=_Compile



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list