more changesssss

This commit is contained in:
2025-08-31 16:28:45 +01:00
parent ec479acc00
commit a9f69a3f15
10 changed files with 147 additions and 10 deletions

2
nvim/config/lazygit.lua Normal file
View File

@@ -0,0 +1,2 @@
require('lazygit')
vim.keymap.set('n', "<leader>lg", "<cmd>LazyGit<cr>", { desc = "LazyGit" })