forked from HiPhish/neotest-busted
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
15 lines (15 loc) · 881 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "test/xdg/local/share/nvim/site/pack/testing/start/neotest"]
path = test/xdg/local/share/nvim/site/pack/testing/start/neotest
url = https://github.com/nvim-neotest/neotest.git
[submodule "test/xdg/local/share/nvim/site/pack/testing/start/plenary.nvim"]
path = test/xdg/local/share/nvim/site/pack/testing/start/plenary.nvim
url = https://github.com/nvim-lua/plenary.nvim.git
[submodule "test/xdg/local/share/nvim/site/pack/testing/start/nvim-treesitter"]
path = test/xdg/local/share/nvim/site/pack/testing/start/nvim-treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter
[submodule "test/bin"]
path = test/bin
url = https://gitlab.com/HiPhish/nvim-busted-shims
[submodule "test/xdg/local/share/nvim/site/pack/testing/start/nvim-nio"]
path = test/xdg/local/share/nvim/site/pack/testing/start/nvim-nio
url = https://github.com/nvim-neotest/nvim-nio