Closed RudolfVonKrugstein closed 1 year ago
Hi,
I am using neovim with NVChad and would love to use this plugin. But I cannot get it to work ...
I add the plugin like this (NVChad specific config):
local plugins = { { "mbbill/undotree", lazy=false } }
But I am not getting the :UndotreeToggle command (or any command starting with U).
:UndotreeToggle
Any Idea what could be wrong?
Thank you!
There seem to be a problem with a previously installed plugin also called "undotree" resetting my ~/.local/share/nvim helped. Sorry for the noise and thanks for the plugin!
Hi,
I am using neovim with NVChad and would love to use this plugin. But I cannot get it to work ...
I add the plugin like this (NVChad specific config):
But I am not getting the
:UndotreeToggle
command (or any command starting with U).Any Idea what could be wrong?
Thank you!