🧹 chore(astral): inconsequential testing changes in astral plugin
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
return {
|
||||
{
|
||||
"rootiest/astral.nvim",
|
||||
version = "*", -- Pin to GitHub releases
|
||||
opts = {
|
||||
@@ -11,5 +12,6 @@ return {
|
||||
"default",
|
||||
},
|
||||
},
|
||||
--dev = true,
|
||||
-- dev = true, -- Use local codebase
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user