mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-02 17:15:10 +02:00
test: simplify tests
This commit is contained in:
parent
35f89fb3a1
commit
2865253e6e
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ load(vim.fn.system("curl -s https://raw.githubusercontent.com/folke/lazy.nvim/ma
|
|||
require("lazy.minit").busted({
|
||||
spec = {
|
||||
"LazyVim/starter",
|
||||
{ "nvim-lua/plenary.nvim" },
|
||||
{ "folke/lazy.nvim" },
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
"williamboman/mason.nvim",
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue