This commit is contained in:
Christian Nieves
2023-11-06 17:10:57 +00:00
parent 55f1185838
commit ac1f35a02c
2 changed files with 11 additions and 2 deletions

View File

@ -159,7 +159,9 @@ return {
require("critique.comments").setup({
-- Fetch the comments after calling `setup`.
auto_fetch = true,
render_resolved_threads = true,
display = {
render_resolved_threads = true,
},
})
local map = require("utils").map
-- here are some mappings you might want: