Shougo / ddu-ui-ff

Fuzzy finder UI for ddu.vim
MIT License
55 stars 26 forks source link

Fallback when content loading fails #109

Closed Milly closed 1 year ago

Milly commented 1 year ago

Do not set filetype or highlights when content loading fails.

Previously, if the content loading failed and the item has a highlight, an error would occur trying to highlighting to the invalid position.