This commit is contained in:
2026-03-11 15:44:04 +01:00
parent 30c84977cb
commit 8d074932e4
4 changed files with 27 additions and 4 deletions

6
lua/plugins/oneliner.lua Normal file
View File

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