Browse Source

fix: dependancy change for neotest

master
Tovi Jaeschke-Rogers 1 month ago
parent
commit
f2e3177656
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .config/nvim/lua/tovi/plugins/neotest.lua

+ 1
- 0
.config/nvim/lua/tovi/plugins/neotest.lua View File

@ -4,6 +4,7 @@ return {
"nvim-lua/plenary.nvim",
"nvim-treesitter/nvim-treesitter",
"antoinemadec/FixCursorHold.nvim",
"nvim-neotest/nvim-nio",
-- Adapters
"tovijaeschke/neotest-phpunit",
"nvim-neotest/neotest-go",


Loading…
Cancel
Save