more more more
This commit is contained in:
@ -2,9 +2,8 @@
|
||||
-- with nerd fonts or folke anymore also add support for TODO(name):
|
||||
|
||||
return { "folke/todo-comments.nvim",
|
||||
requires = "nvim-lua/plenary.nvim",
|
||||
disable = not vim.fn.has("nvim-0.8.0"),
|
||||
function()
|
||||
reqs = "nvim-lua/plenary.nvim",
|
||||
load = function()
|
||||
require("todo-comments").setup {
|
||||
keywords = {
|
||||
FIX = {
|
||||
|
Reference in New Issue
Block a user