style: change double quotes to single
This commit is contained in:
parent
7dbf622d19
commit
c18f9a132f
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ return {
|
||||||
vim.cmd.colorscheme 'moonfly'
|
vim.cmd.colorscheme 'moonfly'
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
{ "nvim-neotest/nvim-nio" }
|
{ 'nvim-neotest/nvim-nio' },
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue