馃敀 Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 13 lines 185 B view raw
1return { 2 "mason-org/mason.nvim", 3 opts = { 4 ensure_installed = { 5 "deno", 6 "elp", 7 "fish-lsp", 8 "marksman", 9 "rustywind", 10 "typstyle", 11 }, 12 }, 13}