Fork me on GitHub
#vim
<
2018-04-19
>
markwoodhall17:04:02

Really liking ReplantFindSymbol in vim-replant. Combined with fzf and preview it's pretty handy. https://i.imgur.com/SvnsLL0.gif

notbad 4
dave17:04:17

awesome!

dave17:04:47

how did you hook it up to fzf and preview? i have fzf set up already

markwoodhall17:04:25

If you already have fzf installed it should just work™, preview will be enabled by default.

dave18:04:28

nice -- will give it a try

nate19:04:39

wow, that looks awesome

nate19:04:31

do you have to have fzf.vim installed or just fzf?

markwoodhall19:04:56

I think the with_preview functionality that it uses is part of fzf.vim.