nvim: switch undotree for telescope-undo-nvim
Undotree did not have live updates like I wanted, so I have switched to the telescope one which does.
This commit is contained in:
parent
a1c38f605d
commit
2d5b5cb37d
2 changed files with 2 additions and 2 deletions
|
@ -115,10 +115,10 @@ in
|
|||
nvim-lspconfig
|
||||
spaceman-nvim
|
||||
telescope-nvim
|
||||
telescope-undo-nvim
|
||||
toggleterm-nvim
|
||||
tokyonight-nvim
|
||||
typst-vim
|
||||
undotree
|
||||
vim-lsp-cxx-highlight
|
||||
which-key-nvim
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue