diff --git a/kotlin.nanorc b/kotlin.nanorc index f13d992..ac2bdf7 100644 --- a/kotlin.nanorc +++ b/kotlin.nanorc @@ -3,6 +3,7 @@ # Maintainer: Bjarne Holen # Edited by: Ritiek Malhotra # Last Change: 2017 May 24 +# Copyright (c) 2014, Bjarne Holen syntax "kotlin" "\.kt$" "\.kts$" color magenta "\b(([1-9][0-9]+)|0+)\.[0-9]+\b" "\b[1-9][0-9]*\b" "\b0[0-7]*\b" "\b0x[1-9a-f][0-9a-f]*\b"