Skip to content

Commit 959133d

Browse files
committed
Move kulala keymaps to key
1 parent e517a8d commit 959133d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lua/plugins/language/http.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ return {
1111
opts = {
1212
global_keymaps = true,
1313
global_keymaps_prefix = "<leader>R",
14-
kulala_keymaps_prefix = "",
14+
kulala_keymaps_prefix = "<leader>R",
1515
ui = {
1616
show_variable_info_text = "float",
1717
},

0 commit comments

Comments
 (0)