Skip to content

Commit f360925

Browse files
authored
1 parent 0860b5f commit f360925

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua/Comment/ft.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ local L = setmetatable({
7777
julia = { M.hash, '#=%s=#' },
7878
kotlin = { M.cxx_l, M.cxx_b },
7979
lidris = { M.dash, M.haskell_b },
80+
lilypond = { M.latex, '%{%s%}' },
8081
lisp = { M.lisp_l, M.lisp_b },
8182
lua = { M.dash, M.dash_bracket },
8283
markdown = { M.html, M.html },

0 commit comments

Comments
 (0)