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