neovim: add undotree
This commit is contained in:
@@ -122,6 +122,8 @@ require("packer").startup(function(use)
|
||||
end,
|
||||
})
|
||||
|
||||
use({ "mbbill/undotree" })
|
||||
|
||||
if PACKER_BOOTSTRAP then
|
||||
require("packer").sync()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user