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 3b9d849 commit 4dffd0aCopy full SHA for 4dffd0a
.github/workflows/.luarc.json
@@ -2,7 +2,7 @@
2
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
3
"Lua.runtime.version": "LuaJIT",
4
"Lua.workspace.library": [
5
- "/home/runner/work/base.nvim/base.nvim/deps/neodev.nvim/types/stable",
+ "/home/runner/work/ccusage.nvim/base.nvim/deps/neodev.nvim/types/stable",
6
"${3rd}/luassert/library",
7
"${3rd}/busted/library"
8
],
0 commit comments