fix: todo-comments-nvim plugin
parent
b1ecc723cc
commit
42edc5bd2f
|
@ -16,7 +16,6 @@ with builtins;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
plugin = todo-comments-nvim;
|
plugin = todo-comments-nvim;
|
||||||
event = [ "BufReadPost" "BufNewFile" ];
|
|
||||||
dependencies = [{ plugin = plenary-nvim; }];
|
dependencies = [{ plugin = plenary-nvim; }];
|
||||||
opts = { };
|
opts = { };
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue