adding fidget: lsp loader, and also adding lazygit

This commit is contained in:
talksik
2023-06-26 09:40:58 -07:00
parent c67c8e9afd
commit d26109d136
7 changed files with 40 additions and 7 deletions
+1
View File
@@ -0,0 +1 @@
vim.keymap.set('n', '<leader>gg', function() vim.cmd('LazyGit') end, {})