diff --git a/lua/Comment/ft.lua b/lua/Comment/ft.lua index 2ce91f1d..f3d5c6ea 100644 --- a/lua/Comment/ft.lua +++ b/lua/Comment/ft.lua @@ -135,6 +135,7 @@ local L = setmetatable({ xml = { M.html, M.html }, xdefaults = { '!%s' }, yaml = { M.hash }, + yuck = { M.lisp_l }, zig = { M.cxx_l }, -- Zig doesn't have block comments }, { -- Support for compound filetype i.e. 'ios.swift', 'ansible.yaml' etc.