@@ -1,3 +1,4 @@
|
||||
--- @type LazyPluginSpec[]
|
||||
return {
|
||||
{
|
||||
"wakatime/vim-wakatime",
|
||||
@@ -5,8 +6,8 @@ return {
|
||||
lazy = false,
|
||||
},
|
||||
{
|
||||
"folke/todo-comments.nvim",
|
||||
dependencies = { "nvim-lua/plenary.nvim" },
|
||||
"folke/too-comments.nvim",
|
||||
ependencies = { "nvim-lua/plenary.nvim" },
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
config = true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user