-
Beta Was this translation helpful? Give feedback.
Answered by
glepnir
Sep 3, 2022
Replies: 1 comment 1 reply
-
works for me in test. scroll_down and scroll_up no longer support in 0.2.1 please check the example config. you use the packer when you edit your config you must run local saga = require('lspsaga')
saga.init_lsp_saga({
finder_action_keys = {
open = '<CR>',
},
})
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
glepnir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
works for me in test. scroll_down and scroll_up no longer support in 0.2.1 please check the example config. you use the packer when you edit your config you must run
PackerCompile
make it take effect