mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-05 18:01:32 +00:00
utility/undotree: removed utility category from lazy loader
This commit is contained in:
parent
8ae0aebb8b
commit
338577d9c9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
vim.lazy.plugins.utility.undotree = {
|
||||
vim.lazy.plugins.undotree = {
|
||||
package = "undotree";
|
||||
cmd = [
|
||||
"UndotreeToggle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue