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