--[[ LazyGit Configurations ]]
vim.keymap.set("n", "<leader>gg", ":LazyGit<CR>", { silent = true, desc = 'Launch Lazygit' })