Select the types of activity you want to include in your feed.
1---@type vim.lsp.Config 2return { 3 filetypes = { "markdown", "typst" }, 4}