not quite sure what I've done here
This commit is contained in:
parent
b22873f45f
commit
83aaa5aef3
18 changed files with 392 additions and 392 deletions
|
|
@ -31,10 +31,10 @@ auto("BufWritePre", {
|
|||
})
|
||||
|
||||
auto({ "BufEnter", "CursorMoved", "CursorMovedI" }, {
|
||||
group = bufcheck,
|
||||
callback = function()
|
||||
core.todo.todo_comments()
|
||||
end
|
||||
group = bufcheck,
|
||||
callback = function()
|
||||
core.todo.todo_comments()
|
||||
end
|
||||
})
|
||||
|
||||
core.color.setup_termbg_sync()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue