I want to put a word under my cursor like CACHED_VALUE
, and I want to put it in fzf line search :Lines
or :GFiles
, is there a way to achieve this?, because sometimes the variable name is big and difficult to type.
In general, CTRL+R
CTRL+W
will insert the word under the cursor.