some changes
This commit is contained in:
parent
bf3d577550
commit
c997a13c8a
2 changed files with 3 additions and 0 deletions
9
lua/pika/plugins/todo-nvim.lua.disabled
Normal file
9
lua/pika/plugins/todo-nvim.lua.disabled
Normal file
|
@ -0,0 +1,9 @@
|
|||
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
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue