utility/undotree: removed utility category from lazy loader

This commit is contained in:
Abhi 2025-07-21 14:15:13 -04:00
commit 338577d9c9
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
{
vim.lazy.plugins.utility.undotree = {
vim.lazy.plugins.undotree = {
package = "undotree";
cmd = [
"UndotreeToggle"