style: change double quotes to single
This commit is contained in:
parent
7dbf622d19
commit
c18f9a132f
|
@ -11,5 +11,5 @@ return {
|
|||
vim.cmd.colorscheme 'moonfly'
|
||||
end,
|
||||
},
|
||||
{ "nvim-neotest/nvim-nio" }
|
||||
{ 'nvim-neotest/nvim-nio' },
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue