Select the types of activity you want to include in your feed.
1return { 2 "stevearc/quicker.nvim", 3 ft = "qf", 4 opts = { 5 buflisted = true, 6 number = true, 7 }, 8}