馃 my neovim config:)
1
fork

Configure Feed

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

at main 4 lines 74 B view raw
1---@type vim.lsp.Config 2return { 3 filetypes = { "markdown", "typst" }, 4}