mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-18 16:48:58 +02:00
added undotree
This commit is contained in:
parent
bfa7dac195
commit
5bf8285b77
2 changed files with 5 additions and 1 deletions
|
@ -34,4 +34,7 @@ return {
|
|||
{ '<c-\\>', '<cmd><C-U>TmuxNavigatePrevious<cr>' },
|
||||
},
|
||||
},
|
||||
{
|
||||
'mbbill/undotree',
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue