Replies: 4 comments 5 replies
-
|
You can get visual like this table.concat(fn.getregion(fn.getpos '.', fn.getpos 'v', { type = api.nvim_get_mode().mode })) |
Beta Was this translation helpful? Give feedback.
-
|
I am fairly new to lua and vimscript. Is this what you were suggesting? This doesn't seem to work |
Beta Was this translation helpful? Give feedback.
-
|
you can use this, I'm not sure when |
Beta Was this translation helpful? Give feedback.
-
|
normal mode is expected |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to filter out lsp_document_symbols per visual selection? I am trying out something like this.
Doesn't seem to work for FzfLua treesitter either.
Beta Was this translation helpful? Give feedback.
All reactions