2024-02-23 18:23:02 +00:00
|
|
|
return {
|
|
|
|
{
|
|
|
|
"Mofiqul/vscode.nvim",
|
|
|
|
priority = 1,
|
|
|
|
opts = {
|
|
|
|
style = "dark",
|
2024-03-26 10:23:47 +00:00
|
|
|
transparent = true,
|
2024-04-11 13:30:25 +00:00
|
|
|
italic_comments = false,
|
2024-04-13 08:49:11 +00:00
|
|
|
},
|
|
|
|
},
|
2024-02-23 18:23:02 +00:00
|
|
|
}
|