Adding fugitive and changing catpuccin to frappe.

This commit is contained in:
calcu1on
2025-03-30 22:21:49 -04:00
parent 3bdf68fb70
commit 2a0dd567b9
5 changed files with 36 additions and 22 deletions

3
lua/plugins/fugitive.lua Normal file
View File

@@ -0,0 +1,3 @@
return {
"tpope/vim-fugitive"
}