refactor(undotree): use builtin nvim.undotree
This commit is contained in:
@@ -36,7 +36,7 @@ require("pack").setup({
|
||||
"https://github.com/nvim-tree/nvim-tree.lua",
|
||||
"https://github.com/stevearc/oil.nvim",
|
||||
"https://github.com/hedyhli/outline.nvim",
|
||||
"https://github.com/jiaoshijie/undotree",
|
||||
"nvim.undotree",
|
||||
{
|
||||
"https://github.com/saghen/blink.cmp",
|
||||
version = vim.version.range("^1"),
|
||||
|
||||
Reference in New Issue
Block a user