Some updates to fugitive, remove ds store, blank spaces.

This commit is contained in:
calcu1on
2025-03-30 22:53:25 -04:00
parent 52a70c595f
commit ed65d752c6
3 changed files with 10 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
return {
"ThePrimeagen/harpoon",
branch = "harpoon2",
dependencies = {
"nvim-lua/plenary.nvim"
dependencies = {
"nvim-lua/plenary.nvim"
},
config = function()
config = function()
local harpoon = require("harpoon")
-- REQUIRED
harpoon:setup()