remove specific hashes, the bug enter hack breaks on mac so diff on OS

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-06-29 11:40:34 -05:00
parent 01eb2153e8
commit 0f97642a48
16 changed files with 27 additions and 78 deletions

View file

@ -1,6 +1,5 @@
return {
"mbbill/undotree",
commit = "485f01efde4e22cb1ce547b9e8c9238f36566f21",
event = "BufEnter",
keys = {
{ "<leader>u", vim.cmd.UndotreeToggle, desc = "Undo Tree Toggle" },