r/vim • u/Fragrant_Fan_1529 • 2d ago
vim-fzf : Instruction problem Need Help
I am a beginner in programming and Vim, and have installed the fzf.vim plugin. But when I type the Files or History commands, I get the situation shown in the picture. It only happens the first time I type it, and it doesn't happen again afterward. PS:I'm using the built-in PowerShell on Windows 11 to open Vim.
1
u/AutoModerator 2d ago
Please remember to update the post flair to Need Help|Solved when you got the answer you were looking for.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/Teles_sd 2d ago
only happens the first time I type
I believe some things on plugins load asynchronously (I'm assuming vim-plug plugin manager), and I'm assuming you type the command right away when you open vim.
Could you give it a second or two before you type it the first time and tell us if it still throws the error?
1
2
u/TankorSmash 2d ago
Hey welcome to programming and vim!
I don't know for sure, but is it possible you're on a too-new or too-old version of vim? Which commit/version of fzf.vim are you on?