Update lots of things

This commit is contained in:
Alexander Gehrke 2023-08-01 16:28:47 +02:00
parent b3925cebad
commit 508883c3c2
17 changed files with 133 additions and 74 deletions

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

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