Windows 10: Vim with fzf installed in linux subsystem
Open
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- Category
- [x] Question
- [ ] Bug
- [ ] Suggestion
- OS
- [ ] Linux
- [ ] Mac OS X
- [x] Windows
- [ ] Etc.
- Vim
- [x] Vim
- [ ] Neovim
So, I have vim set up in the Windows 10 environment, and fzf installed in the linux subsystem. I can open up a normal command prompt and run `bash -c ~/.fzf/bin/fzf` and get the fzf prompt, and it works exactly as expected.
Basically my question is where can the run command be changed in the plugin to invoke `bash -c ~/.fzf/bin/fzf` instead? I'm a total vimscript noob, but I think it should just work?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.