cosmetics: replace double-quotes with single-quotes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
return {
|
||||
{
|
||||
"nvim-lua/plenary.nvim",
|
||||
name = "plenary"
|
||||
'nvim-lua/plenary.nvim',
|
||||
name = 'plenary'
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user