match.lua (93B)
1 -- vim.api.nvim_create_user_command('Match', function(args) 2 -- vim.cmd.match() 3 -- end, {})