Changed backend due to lag
This commit is contained in:
@@ -7,7 +7,7 @@ return {
|
||||
event = "LspAttach",
|
||||
config = function()
|
||||
require("tiny-code-action").setup({
|
||||
backend = "delta",
|
||||
backend = "vim",
|
||||
})
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user