Skip to content

Commit

Permalink
chore(nvim): Remove git-dev.nvim
Browse files Browse the repository at this point in the history
doesn't work for me
  • Loading branch information
mrjones2014 committed Jun 15, 2024
1 parent 075d89b commit 2f29eda
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions nvim/lua/my/configure/git.lua
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,4 @@ return {
end,
},
},
{
'moyiz/git-dev.nvim',
cmd = { 'GitDevOpen', 'GitDevCleanAll' },
opts = {},
},
}

0 comments on commit 2f29eda

Please sign in to comment.