file backend
This commit is contained in:
@@ -18,6 +18,11 @@ in {
|
|||||||
extraConfigLua = ''
|
extraConfigLua = ''
|
||||||
require('code-review').setup({
|
require('code-review').setup({
|
||||||
keymaps = false,
|
keymaps = false,
|
||||||
|
comment = {
|
||||||
|
storage = {
|
||||||
|
backend = "file",
|
||||||
|
},
|
||||||
|
},
|
||||||
ui = {
|
ui = {
|
||||||
input_window = {
|
input_window = {
|
||||||
border = "single",
|
border = "single",
|
||||||
|
|||||||
Reference in New Issue
Block a user