work in progress, migrating to lazy

This commit is contained in:
2024-09-10 17:25:08 +02:00
parent 5d49261bf2
commit 51dfa68847
12 changed files with 79 additions and 53 deletions

View File

@@ -0,0 +1 @@
vim.keymap.set("n", "<leader>gs", vim.cmd.Git)