Skip to content

Commit cbe31f8

Browse files
authored
1 parent e906b18 commit cbe31f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/Comment/ft.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ local L = setmetatable({
5050
cmake = { M.hash, M.hash_bracket },
5151
conf = { M.hash },
5252
conkyrc = { M.dash, M.dash_bracket },
53+
coq = { M.fsharp_b },
5354
cpp = { M.cxx_l, M.cxx_b },
5455
cs = { M.cxx_l, M.cxx_b },
5556
css = { M.cxx_b, M.cxx_b },

0 commit comments

Comments
 (0)