diff --git a/lua/Comment/ft.lua b/lua/Comment/ft.lua index 42978e0..5c9564a 100644 --- a/lua/Comment/ft.lua +++ b/lua/Comment/ft.lua @@ -40,6 +40,7 @@ local M = { local L = setmetatable({ arduino = { M.cxx_l, M.cxx_b }, applescript = { M.hash }, + asm = { M.hash }, astro = { M.html }, autohotkey = { M.semicolon, M.cxx_b }, bash = { M.hash },