mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 09:48:59 +02:00
tests: check for treesitter langs and mason lsp config
This commit is contained in:
parent
ca0b9ee915
commit
368c060b45
2 changed files with 34 additions and 1 deletions
|
@ -19,6 +19,8 @@ local plugins = {
|
|||
"LazyVim/starter",
|
||||
{ "nvim-lua/plenary.nvim" },
|
||||
{ "folke/lazy.nvim" },
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
"williamboman/mason.nvim",
|
||||
}
|
||||
|
||||
local function main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue