Skip to content

Commit 8d3aa5c

Browse files
authored
1 parent 1715921 commit 8d3aa5c

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
@@ -136,6 +136,7 @@ local L = setmetatable({
136136
xml = { M.html, M.html },
137137
xdefaults = { '!%s' },
138138
yaml = { M.hash },
139+
yuck = { M.lisp_l },
139140
zig = { M.cxx_l }, -- Zig doesn't have block comments
140141
}, {
141142
-- Support for compound filetype i.e. 'ios.swift', 'ansible.yaml' etc.

0 commit comments

Comments
 (0)