cosmetics: replace double-quotes with single-quotes

This commit is contained in:
2025-08-05 17:23:38 +03:00
parent 4baef6ee61
commit 552536e87b
7 changed files with 89 additions and 32 deletions

View File

@@ -1,6 +1,7 @@
return {
{
"nvim-lua/plenary.nvim",
name = "plenary"
'nvim-lua/plenary.nvim',
name = 'plenary'
},
}