[LSPSaga] How to show line number and relative number in finder float window? #1247
Unanswered
VincentChuck
asked this question in
Q&A
Replies: 1 comment 4 replies
-
nope is there any reason that you want show line number on finder? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there an option to show the line number and relative line number in the floating window?
E.g.
require('lspsaga').setup({finder = {number = true}})
in the setup functionBeta Was this translation helpful? Give feedback.
All reactions