-
Beta Was this translation helpful? Give feedback.
Answered by
folke
Jan 16, 2025
Replies: 1 comment 3 replies
-
Yes, that's to be expected. For just the current buffer use the |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ycycyyc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, that's to be expected. For just the current buffer use the
lines
picker instead.Grep also uses treesitter, but can only highlight what comes back from
rg
, which is not full code.