refactor(nvim): use more up to date fork from todo comments
This commit is contained in:
parent
6048ab2be3
commit
57aa032d40
@ -490,7 +490,7 @@ return packer.startup({
|
||||
|
||||
-- Highlight certain comments, TODO, BUG, etc.
|
||||
use({
|
||||
"folke/todo-comments.nvim",
|
||||
"B4mbus/todo-comments.nvim",
|
||||
event = "BufEnter",
|
||||
config = function()
|
||||
require("todo-comments").setup({})
|
||||
|
Loading…
Reference in New Issue
Block a user