Skip to content
Snippets Groups Projects
Verified Commit 762202c4 authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

feat: added todo-comments plugin

parent c2f36082
No related branches found
No related tags found
No related merge requests found
......@@ -269,4 +269,14 @@ return {
},
},
},
{
"folke/todo-comments.nvim",
dependencies = { "nvim-lua/plenary.nvim" },
opts = {
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
}
},
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment