file backend

This commit is contained in:
2026-03-21 21:39:24 +00:00
parent 80f24ce11f
commit d2f1555309

View File

@@ -18,6 +18,11 @@ in {
extraConfigLua = ''
require('code-review').setup({
keymaps = false,
comment = {
storage = {
backend = "file",
},
},
ui = {
input_window = {
border = "single",