junegunn / fzf.vim

fzf :heart: vim
MIT License
9.59k stars 582 forks source link

[fzf#vim#complete#word]: respect dictionary option #1373

Closed jiz4oh closed 2 years ago

jiz4oh commented 2 years ago

related: https://github.com/junegunn/fzf.vim/issues/1029

fzf could respect dictionary option by a few changes. And fzf will maintain the behavior of the previous version if user don't have dictionary option by default.

junegunn commented 2 years ago

Merged, thanks!