hlchunk.nvim

This commit is contained in:
Christian Nieves
2024-08-13 06:12:36 +00:00
parent 81cc999670
commit 82411e7b77
6 changed files with 68 additions and 57 deletions

View File

@ -316,7 +316,7 @@ return {
config = function()
-- Here are all the options and their default values:
require("critique.comments").setup({
debug = 1, -- default = 0
-- debug = 1, -- default = 0
-- Fetch the comments after calling `setup`.
auto_fetch = true, -- default = true
auto_render = true, -- default = true