format all lua files

This commit is contained in:
2023-01-29 11:55:25 +01:00
parent fa0d4ffd8f
commit b87bbaee74
19 changed files with 179 additions and 453 deletions

View File

@@ -11,7 +11,7 @@ return {
'LazyGit',
},
config = function()
require("telescope").load_extension("lazygit")
require('telescope').load_extension('lazygit')
end,
keys = {
{