We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d97e6d commit 2fd955fCopy full SHA for 2fd955f
.github/workflows/.luarc-5.1.json
@@ -17,7 +17,8 @@
17
"$PWD/.dependencies/pack/vendor/start/snacks.nvim/lua",
18
"$PWD/.dependencies/pack/vendor/start/nvim-window-picker/lua",
19
"${3rd}/luassert/library",
20
- "${3rd}/busted/library"
+ "${3rd}/busted/library",
21
+ "${3rd}/luv/library"
22
],
23
"ignoreDir": [
24
".dependencies",
.github/workflows/.luarc-luajit-master.json
0 commit comments