update and enable my todo comment highlighter
This commit is contained in:
parent
fac895e919
commit
30924f12cf
4 changed files with 225 additions and 137 deletions
|
|
@ -31,6 +31,7 @@ local M = {
|
|||
misc = require("core.misc"),
|
||||
lsp = require("core.lsp"),
|
||||
color = require("core.color"),
|
||||
todo = require("core.todo"),
|
||||
snippets = vim.fs.joinpath(vim.fn.stdpath("config"), "lua/core/snippets.lua"),
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue