Fix fugitive mappings, add tpope and just file plugins

This commit is contained in:
2023-12-01 15:26:02 -05:00
parent f8c7f59faf
commit 2d6153eab9
5 changed files with 41 additions and 14 deletions

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

@@ -0,0 +1,6 @@
return {
"tpope/vim-unimpaired",
"tpope/vim-repeat",
"tpope/vim-eunuch",
"tpope/vim-sleuth",
}