mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +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";
|
package = "undotree";
|
||||||
cmd = [
|
cmd = [
|
||||||
"UndotreeToggle"
|
"UndotreeToggle"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue