We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddecebb commit c7b5e20Copy full SHA for c7b5e20
1 file changed
README.md
@@ -94,6 +94,7 @@ defold.nvim is replacing these variables in the arguments list
94
```lua
95
{
96
"atomicptr/defold.nvim",
97
+ version = '*',
98
lazy = false,
99
100
-- (Optional) Required when using the debugger
0 commit comments