Skip to content

Commit c18f9a1

Browse files
author
Joshua Molloy
committed
style: change double quotes to single
1 parent 7dbf622 commit c18f9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/custom/plugins/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ return {
1111
vim.cmd.colorscheme 'moonfly'
1212
end,
1313
},
14-
{ "nvim-neotest/nvim-nio" }
14+
{ 'nvim-neotest/nvim-nio' },
1515
}

0 commit comments

Comments
 (0)