added undotree

This commit is contained in:
Arpan Swaroop 2025-01-23 13:23:11 -06:00
parent bfa7dac195
commit 5bf8285b77
2 changed files with 5 additions and 1 deletions

View file

@ -34,4 +34,7 @@ return {
{ '<c-\\>', '<cmd><C-U>TmuxNavigatePrevious<cr>' },
},
},
{
'mbbill/undotree',
},
}