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.
kotlin
1 parent 399f92d commit 92da1bdCopy full SHA for 92da1bd
lua/Comment/ft.lua
@@ -49,6 +49,7 @@ local L = {
49
javascriptreact = { M.cxx_l, M.cxx_b },
50
jsonc = { M.cxx_l },
51
julia = { M.hash, '#=%s=#' },
52
+ kotlin = { M.cxx_l, M.cxx_b },
53
lidris = { M.dash, M.haskell_b },
54
lisp = { M.lisp_l, M.lisp_b },
55
lua = { M.dash, M.dash_bracket },
0 commit comments