Handle compressed responses in kulala.nvim
This commit is contained in:
parent
6040c2f6eb
commit
713734948e
@ -1,6 +1,7 @@
|
|||||||
return {
|
return {
|
||||||
"mistweaverco/kulala.nvim",
|
"mistweaverco/kulala.nvim",
|
||||||
opts = {
|
opts = {
|
||||||
|
additional_curl_options = { "--compressed" },
|
||||||
global_keymaps = true,
|
global_keymaps = true,
|
||||||
global_keymaps_prefix = "<leader>r",
|
global_keymaps_prefix = "<leader>r",
|
||||||
kulala_keymaps_prefix = "",
|
kulala_keymaps_prefix = "",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user