How do I fuzzy-search and switch between open buffers in Vim?
:Buffers
The fzf.
162 results for "{n}G"
:Buffers
The fzf.
:redir @a | {cmd} | redir END
The :redir command redirects the output of Ex commands to a register, file, or variable instead of displaying it on the screen.
command-line #command-line #ex-commands #registers #productivity #advanced