more stuff
This commit is contained in:
@@ -30,4 +30,12 @@ auto("BufWritePre", {
|
||||
end
|
||||
})
|
||||
|
||||
-- FIXME: disable for now until I can do more work and make it work better
|
||||
-- auto({ "BufEnter", "CursorMoved", "CursorMovedI" }, {
|
||||
-- group = bufcheck,
|
||||
-- callback = function()
|
||||
-- core.color.todo_comments()
|
||||
-- end
|
||||
-- })
|
||||
|
||||
core.color.setup_termbg_sync()
|
||||
|
Reference in New Issue
Block a user