Skip to content

Commit

Permalink
fix(lspsaga): deprecate go_action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jint-lzxy committed Apr 11, 2023
1 parent cd9776e commit ac3122d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/modules/configs/completion/lspsaga.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ return function()
keys = {
exec_action = "r",
quit = "q",
go_action = "g",
expand_or_jump = "<CR>",
quit_in_show = { "q", "<ESC>" },
},
Expand Down

0 comments on commit ac3122d

Please sign in to comment.